Home
last modified time | relevance | path

Searched refs:demo (Results 1 – 4 of 4) sorted by relevance

/mbedtls-latest/tests/scripts/
Drun_demos.py9 def run_demo(demo, quiet=False): argument
15 returncode = subprocess.call([demo], **args)
24 for demo in demos:
26 print('#### {} ####'.format(demo))
27 success = run_demo(demo, quiet=quiet)
29 failures.append(demo)
31 print('{}: FAIL'.format(demo))
33 print('{}: {}'.format(demo, 'PASS' if success else 'FAIL'))
/mbedtls-latest/tests/suites/
Dtest_suite_lms.data99 # * <hash-sigs>/demo sign tmp/lms message.bin
107 # * <hash-sigs/demo> verify tmp/lms message.bin
127 # * <hash-sigs>/demo sign tmp/lms message.bin (incorrect signature using leaf node 0)
129 # * <hash-sigs>/demo sign tmp/lms message.bin (correct signature using leaf node 1)
137 # * <hash-sigs/demo> verify tmp/lms message.bin
/mbedtls-latest/programs/
Ddemo_common.sh102 $0: this demo requires the following
/mbedtls-latest/
DChangeLog3023 This certificate is used in the demo server programs, which lead the