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