mbedtls/tests
Manuel Pégourié-Gonnard 4b7027a8da Avoid race condition in test
Apparently openssl s_server does not flush stdout, anyway sometimes the client
receives the reply and exits, thus terminating the test, before is request is
visible on the server's stdout. So, just don't check that, checking the
client's output and exit code is already enough.
2015-08-10 13:18:48 +02:00
..
data_files Accept a trailing space at end of PEM lines 2015-07-31 11:11:26 +02:00
scripts Add test build of shared libs for windows 2015-08-07 13:22:37 +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 Avoid race condition in test 2015-08-10 13:18:48 +02:00