TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
aa86a61181d70c4734d34dd5b51efd0ff1a88389
/
tests
/
suites
/
main_test.function
e38900b
Allow comments in test data files
by Gilles Peskine
· 8 years ago
4b00f08
Fix snprintf test
by Manuel Pégourié-Gonnard
· 10 years ago
e91e21c
Simplify code in test suites
by Manuel Pégourié-Gonnard
· 10 years ago
7b6dcbe
Add tests for snprintf
by Manuel Pégourié-Gonnard
· 10 years ago
d14acbc
Test assumptions we make about the platform
by Manuel Pégourié-Gonnard
· 10 years ago
7551cb9
Replace malloc with calloc
by Manuel Pégourié-Gonnard
· 10 years ago
2cf5a7c
The Great Renaming
by Manuel Pégourié-Gonnard
· 10 years ago
7f80997
Rename include directory to mbedtls
by Manuel Pégourié-Gonnard
· 10 years ago
012acfc
modify library/memory_buffer_alloc.c, benchmark.c and the tests main code to use polarssl_exit
by Rich Evans
· 11 years ago
3d62e72
fix bug introduced by the addition of snprintf and assert macro which caused tests to fail without polarssl_platform_c defined
by Rich Evans
· 11 years ago
77d3638
modify library/memory_buffer_alloc.c, benchmark.c and the tests main code to use polarssl_exit
by Rich Evans
· 11 years ago
00ab470
cleanup library and some basic tests. Includes, add guards to includes
by Rich Evans
· 10 years ago
3d536ba
fix main_test.function to use polarssl (f)printf functions
by Rich Evans
· 11 years ago
0ac1d2d
Fix error while removing memory.h usage
by Manuel Pégourié-Gonnard
· 11 years ago
765bb31
Add test_suite_memory_buffer_alloc
by Manuel Pégourié-Gonnard
· 11 years ago
318d0fe
Auto add 'exit' label in every test function. Failed assert now goes there
by Paul Bakker
· 11 years ago
1630058
Potential buffer overwrite in pem_write_buffer() fixed
by Paul Bakker
· 11 years ago
725afd8
Fix the 'error' test suite
by Manuel Pégourié-Gonnard
· 12 years ago
2d5f142
Fix warning in main_test
by Manuel Pégourié-Gonnard
· 12 years ago
8fc30b1
Various const fixes
by Paul Bakker
· 12 years ago
1337aff
Buffer allocator threading support
by Paul Bakker
· 12 years ago
de56ca1
The suite specific header should only be used when the suite is active
by Paul Bakker
· 12 years ago
bb20f4b
Failing TEST_ASSERT now breaks off test
by Paul Bakker
· 12 years ago
b34fef2
Suite dependencies handled correctly now
by Paul Bakker
· 12 years ago
33b43f1
Converted .function file to c-like format and adapted generator code
by Paul Bakker
· 12 years ago
55a7e90
Enhanced test output presentation
by Paul Bakker
· 12 years ago
1934318
Introduced own scripted test framework to replace fct.h and reduce compile time
by Paul Bakker
· 12 years ago