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