mbedtls/tests
Janos Follath 74537a69fd ECJPAKE: Fix intermittently failing tests
In some tests in ssl-opt.sh the client finishes sooner and the server
gets killed before it could reach certain errors. Consequently the
the script doesn't find the error it is looking for and the test fails.

To resolve this issue, we introduce a per-test option to wait after the
client finishes.
2016-09-03 18:19:12 +03:00
..
data_files Merge branch 'iotssl-629-der-trailing-bytes' 2016-03-12 23:28:26 +00:00
scripts Removed running selftest program from basic-build-test.sh 2016-08-25 16:36:35 +01:00
suites Make entropy bias self test poll multiple times 2016-08-30 16:50:48 +01:00
.gitignore Move some ignore patterns to subdirectories 2015-01-28 15:33:23 +00:00
CMakeLists.txt Add new timing test suite that runs the timing self test 2016-08-25 16:36:35 +01:00
compat.sh Update interop tests to default configuration 2016-03-09 19:32:11 +00:00
Descriptions.txt Add selftest program to the list of tests 2014-04-04 16:33:01 +02:00
Makefile Remove stale Makefile lines for old test suite 2016-08-25 16:36:35 +01:00
ssl-opt.sh ECJPAKE: Fix intermittently failing tests 2016-09-03 18:19:12 +03:00