mbedtls/tests
Manuel Pégourié-Gonnard 84690c35ee 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-10 17:06:22 +02:00
..
data_files Accept a trailing space at end of PEM lines 2015-08-10 12:01:50 +02:00
scripts Fix missing -static-libgcc when building dlls 2015-08-10 11:56:54 +02:00
suites Accept a trailing space at end of PEM lines 2015-08-10 12:01:50 +02:00
.gitignore Move some ignore patterns to subdirectories 2015-01-28 15:33:23 +00:00
CMakeLists.txt Rename project in CMake 2015-01-27 15:44:46 +00:00
compat.sh Use good DH params with OpenSSL in tests 2015-06-29 18:52:57 +02:00
Descriptions.txt Add selftest program to the list of tests 2014-04-04 16:33:01 +02:00
Makefile Fix portability issue in Makefile 2015-04-02 09:51:03 +01:00
ssl-opt.sh Make ssl-opt.sh more tolerant to start timeouts 2015-08-10 17:06:22 +02:00