TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
refs/heads/mbedtls-2.5.2
/
tests
/
scripts
/
generate_code.pl
9060d4d
Fix generate_code.pl to handle escaped :
by Andres AG
· 8 years ago
37f2620
Adds line numbering in errors for test helpers
by SimonB
· 9 years ago
43dba3d
Fixes off by 1 error reported in line number errors
by SimonB
· 9 years ago
c1d2eb3
Adds line number substitution in test cases
by SimonB
· 9 years ago
1594210
Adds better support to debug generated code
by SimonB
· 9 years ago
8ca7bc4
Adds verbose mode to the test suites
by SimonB
· 9 years ago
64d60da
Fix typos and add copyright statement to generate_code.pl
by Simon Butcher
· 9 years ago
0269dad
Refactored test suite template code
by SimonB
· 9 years ago
152ea18
Added support for per test suite helper functions
by SimonB
· 9 years ago
3ddf355
Clarified purpose and usage of generate_code.pl
by SimonB
· 9 years ago
e2650c8
Merge branch 'mbedtls-1.3' into development
by Manuel Pégourié-Gonnard
· 10 years ago
23c0608
Fix bug in generate_code.pl
by Manuel Pégourié-Gonnard
· 10 years ago
2cf5a7c
The Great Renaming
by Manuel Pégourié-Gonnard
· 10 years ago
8a80318
Merge branch 'mbedtls-1.3' into development
by Manuel Pégourié-Gonnard
· 10 years ago
e46c6c3
Fix tests to work with DEPRECATED_REMOVED
by Manuel Pégourié-Gonnard
· 10 years ago
7f80997
Rename include directory to mbedtls
by Manuel Pégourié-Gonnard
· 10 years ago
00ab470
cleanup library and some basic tests. Includes, add guards to includes
by Rich Evans
· 10 years ago
920aa9c
change more references to (f)printf to polarssl_(f)printf to allow overriding
by Rich Evans
· 11 years ago
f4253c7
modify tests/scripts/generate_code.pl to allow overriding of from command line
by Rich Evans
· 11 years ago
318d0fe
Auto add 'exit' label in every test function. Failed assert now goes there
by Paul Bakker
· 11 years ago
a26a005
Make compilation on DragonFly work
by Markus Pfeiffer
· 11 years ago
cef4ad2
Adapt sources to configurable config.h name
by Manuel Pégourié-Gonnard
· 11 years ago
18c443d
Fix dependency issues in the test framework
by Manuel Pégourié-Gonnard
· 12 years ago
de56ca1
The suite specific header should only be used when the suite is active
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
1934318
Introduced own scripted test framework to replace fct.h and reduce compile time
by Paul Bakker
· 12 years ago
e07c431
Test suite automatically uses buffer-based memory allocator if present
by Paul Bakker
· 12 years ago
28837ff
Make sure polarssl/config.h is included at the start
by Paul Bakker
· 12 years ago
46c1794
- Split cipher test suite into three different sets
by Paul Bakker
· 14 years ago
5690efc
- Fixed a whole bunch of dependencies on defines between files, examples and tests
by Paul Bakker
· 14 years ago
ccff167
`cat ../svn-commit.2.tmp `
by Paul Bakker
· 16 years ago
7d8a100
- Added handling of escaped colon's in input
by Paul Bakker
· 16 years ago
367dae4
- Added CMake makefiles as alternative to regular Makefiles.
by Paul Bakker
· 16 years ago