mbedtls/tests
Andres Amaya Garcia ddebc49f28 Add gdb script to test mbedtls_zeroize()
The gdb script loads the programs/test/zeroize program and feeds it as
imput its own source code. Then sets a breakpoint just before the last
program's return code and checks that every element in memory was
zeroized. Otherwise it signals a failure and terminates.

The test was added to all.sh.
2018-04-17 09:17:38 -05:00
..
data_files Merge remote-tracking branch 'upstream-public/pr/1379' into development-proposed 2018-03-29 10:57:57 +01:00
git-scripts
scripts Add gdb script to test mbedtls_zeroize() 2018-04-17 09:17:38 -05:00
suites Merge branch 'pr_348' into development-proposed 2018-04-04 09:18:27 +02:00
.gitignore
CMakeLists.txt
compat.sh Enable SSL test scripts to dump logs on stdout 2018-03-29 11:10:57 +01:00
Descriptions.txt
Makefile Make DLEXT var configurable in programs and tests makefiles 2018-03-27 19:17:21 +01:00
ssl-opt.sh Merge branch 'pr_946' into development-proposed 2018-04-04 10:33:45 +02:00