mbedtls/tests
Paul Bakker 1f65092d28 Add fix to ignore valgrind messages related to compressed debug symbols
The glibc package recently enabled compressed debug symbols but valgrind doesn't
support them yet.

Results in messages like:
 --14923-- WARNING: Serious error when reading debug info
 --14923-- When reading debug info from /lib/x86_64-linux-gnu/ld-2.21.so:
 --14923-- Ignoring non-Dwarf2/3/4 block in .debug_info

First line has 'error' in it which triggers some of the ssl-opt tests
2016-05-23 14:29:32 +01:00
..
data_files Merge branch 'iotssl-629-der-trailing-bytes' 2016-03-12 23:28:26 +00:00
scripts Disables backtrace config from basic-build-test.sh 2016-05-23 14:29:30 +01:00
suites Fix memory-leak in verbose test framework in case of unexpected input 2016-05-23 14:29:31 +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 2016-05-23 14:29:28 +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 Add skeleton for EC J-PAKE module 2015-09-07 12:43:09 +02:00
ssl-opt.sh Add fix to ignore valgrind messages related to compressed debug symbols 2016-05-23 14:29:32 +01:00