mbedtls/tests
Manuel Pégourié-Gonnard 23c0608e28 Fix bug in generate_code.pl
The following did fail:

Test 1
foo:SOME_CONSTANT:"string"

Test 2
foo:OTHER_CONSTANT:"string"

due to the first string actually including the second "foo" up to (but no
including) the colon.
2015-04-17 17:24:25 +02:00
..
data_files Add test case for dh params with privateValueLength 2015-04-15 13:50:29 +02:00
scripts Fix bug in generate_code.pl 2015-04-17 17:24:25 +02:00
suites Add test case for dh params with privateValueLength 2015-04-15 13:50:29 +02:00
.gitignore Move some ignore patterns to subdirectories 2015-01-28 15:33:23 +00:00
CMakeLists.txt Rename project in CMake 2015-01-27 15:44:46 +00:00
compat.sh Make tests/*.sh runnable from anywhere 2015-03-10 13:43:56 +00:00
Descriptions.txt Add selftest program to the list of tests 2014-04-04 16:33:01 +02:00
Makefile Fix portability issue in Makefile 2015-04-02 09:51:03 +01:00
ssl-opt.sh Make tests/*.sh runnable from anywhere 2015-03-10 13:43:56 +00:00