mbedtls/programs
SimonB 5a8afb848a Fix exit code and add a count of the test suites
Now counts and displays the number of test suites executed, which can vary
depending on build configurations.
All tests are now executed as this is a sample and test program, rather than
exit on first failure.
Exit code now restricted to SUCCESS or FAILURE.
2016-03-14 23:12:29 +00:00
..
aes Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
hash Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
pkey Merge branch 'development' into misc 2015-10-27 16:57:34 +00:00
random Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
ssl Fix Unix detection in mini_client 2016-03-09 19:32:08 +00:00
test Fix exit code and add a count of the test suites 2016-03-14 23:12:29 +00:00
util Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
x509 Merge pull request #317 from Inikup/fix-issue-315 2015-11-02 05:52:26 +09:00
.gitignore Add new program to gitignore 2015-11-02 06:34:29 +09:00
CMakeLists.txt - Added missing subdirectory line for util 2012-09-25 08:19:18 +00:00
Makefile Add example program for Curve25519 2015-10-09 12:13:29 +01:00
wince_main.c Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00