mirror of
https://github.com/cuberite/polarssl.git
synced 2025-10-13 15:45:31 -04:00

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)