mbedtls/tests
Gilles Peskine 684a517220 wait_server_start: minor efficiency improvement
In wait_server_start, fork less. When lsof is present, call it on the
expected process. This saves a few percent of execution time on a
lightly loaded machine. Also, sleep for a short duration rather than
using a tight loop.
2017-12-19 13:33:08 +01:00
..
data_files Merge remote-tracking branch 'upstream-public/pr/1108' into mbedtls-2.1 2017-11-28 18:31:28 +01:00
scripts Merge remote-tracking branch 'public/pr/1118' into mbedtls-2.1 2017-12-19 12:19:52 +01:00
suites Merge remote-tracking branch 'public/pr/1118' into mbedtls-2.1 2017-12-19 12:19:52 +01:00
.gitignore Move some ignore patterns to subdirectories 2015-01-28 15:33:23 +00:00
CMakeLists.txt Remove need for elevated command line in Windows 2017-02-20 21:47:29 +00:00
compat.sh Fix bug in backport from SHA-1 blacklisting 2017-06-06 19:35:34 +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 wait_server_start: minor efficiency improvement 2017-12-19 13:33:08 +01:00