mbedtls/tests
Paul Bakker b7584a5e37 Add ability to only run select numbered tests in ssl-opt.sh
In order to reduce debugging time, allows you to only run interesting
tests (by number) from the commandline.

e.g. the command 'tests/ssl-opt.sh -n 246,258' will only run test 246
and 258 (as per the number in the log file names)
2016-05-23 14:29:30 +01:00
..
data_files Merge branch 'iotssl-629-der-trailing-bytes' 2016-03-12 23:28:26 +00:00
scripts Adds line numbering in errors for test helpers 2016-05-23 14:29:29 +01:00
suites Widens test parameters in memory alloc tests 2016-05-23 14:29:30 +01:00
.gitignore Move some ignore patterns to subdirectories 2015-01-28 15:33:23 +00:00
CMakeLists.txt Allow test suites to be run on Windows 2016-05-23 14:29:28 +01:00
compat.sh Update interop tests to default configuration 2016-03-09 19:32:11 +00:00
Descriptions.txt Add selftest program to the list of tests 2014-04-04 16:33:01 +02:00
Makefile Add skeleton for EC J-PAKE module 2015-09-07 12:43:09 +02:00
ssl-opt.sh Add ability to only run select numbered tests in ssl-opt.sh 2016-05-23 14:29:30 +01:00