mbedtls/tests
Gilles Peskine ded50da458 all.sh: --keep-going mode
Add --keep-going mode to all.sh. In this mode, if a test fails, keep
running the subsequent tests. If a build fails, skip any tests of this
build and move on to the next tests. Errors in infrastructure, such as
git or cmake runs, remain fatal. Print an error summary at the end of
the run, and return a nonzero code if there was any failure.

In known terminal types, use color to highlight errors.

On a fatal signal, interrupt the run and report the errors so far.
2017-12-20 15:24:51 +01:00
..
data_files Merge remote-tracking branch 'upstream-public/pr/1109' into mbedtls-1.3 2017-11-28 18:41:31 +01:00
scripts all.sh: --keep-going mode 2017-12-20 15:24:51 +01:00
suites Merge remote-tracking branch 'public/pr/1119' into mbedtls-1.3 2017-12-19 12:21:07 +01:00
.gitignore Move some ignore patterns to subdirectories 2015-01-28 15:33:23 +00:00
CMakeLists.txt Allow test suites to be run on Windows 2017-11-28 13:43:06 +00:00
compat.sh Update default configuration 2016-04-09 00:16:40 +01:00
Descriptions.txt Add selftest program to the list of tests 2014-04-04 16:33:01 +02:00
Makefile Fix project Makefiles to work in Windows 2017-07-06 13:09:26 +01:00
ssl-opt.sh Add dep'n on !DISABLE_RENEGOTIATION to renego tests in ssl-opt.sh 2017-10-25 09:51:13 +01:00