mbedtls/tests
Manuel Pégourié-Gonnard 74681fa2e6 Make ssl-opt.sh more tolerant to start timeouts
Rather than flat-out die when we can't see the server started with lsof, just
stop waiting and try to go ahead with the test. Maybe it'll work if there was
a problem with lsof, most probably it will fail, but at least we'll have the
log, and the results of the following tests.

Note: date +%s isn't POSIX, but it works at least on Linux, Darwin/FreeBSD and
OpenBSD, which should be good enough for a test script.
2015-08-04 20:34:39 +02:00
..
data_files Accept a trailing space at end of PEM lines 2015-07-31 11:11:26 +02:00
scripts Fix list-symbols.sh 2015-08-04 17:46:21 +02:00
suites Accept a trailing space at end of PEM lines 2015-07-31 11:11:26 +02:00
.gitignore Move some ignore patterns to subdirectories 2015-01-28 15:33:23 +00:00
CMakeLists.txt mklink needs /d for directories 2015-07-08 21:39:43 +01:00
compat.sh Fix bashisms in test scripts 2015-08-04 17:15:13 +02:00
Descriptions.txt Add selftest program to the list of tests 2014-04-04 16:33:01 +02:00
Makefile Cosmetics in Makefiles 2015-07-08 22:12:06 +01:00
ssl-opt.sh Make ssl-opt.sh more tolerant to start timeouts 2015-08-04 20:34:39 +02:00