1. 37f2620 Adds line numbering in errors for test helpers by SimonB · 9 years ago
  2. 43dba3d Fixes off by 1 error reported in line number errors by SimonB · 9 years ago
  3. c1d2eb3 Adds line number substitution in test cases by SimonB · 9 years ago
  4. 1594210 Adds better support to debug generated code by SimonB · 9 years ago
  5. 8ca7bc4 Adds verbose mode to the test suites by SimonB · 9 years ago
  6. 098a3b5 Makes basic-build-test.sh test the full config by SimonB · 9 years ago
  7. 2e23c82 Adds check to avoid overwriting files by SimonB · 9 years ago
  8. 6eaf365 Fixes Travis post-mortem script dump following review by Simon Butcher · 9 years ago
  9. 371a9e0 Merge branch 'iotssl-683-travis-failing-intermittently' by Simon Butcher · 9 years ago
  10. c2b0efc Fix the basic test build script to always build by Simon Butcher · 9 years ago
  11. 831a65f Make Travis more chatty. by Janos Follath · 9 years ago
  12. f154763 Fixes to style following review by Simon Butcher · 9 years ago
  13. ab0c51d Fix minor issues with basic test script by Simon Butcher · 9 years ago
  14. 21ab9d7 Add a script to execute the basic tests by SimonB · 9 years ago
  15. 75f3caa Fix unit test script to ignore coverage data by SimonB · 9 years ago
  16. ad8fbc0 Add test result breakdown to test suites script by SimonB · 9 years ago
  17. f413b6f Fix to stop all.sh corrupting config.h by Simon Butcher · 9 years ago
  18. 3ea7f52 Update interop tests to default configuration by Simon Butcher · 9 years ago
  19. bc6a486 Fix the 'all tests' script for baremetal builds by Simon Butcher · 9 years ago
  20. 3000f78 Add copright, and better documentation to curves.pl by Simon Butcher · 9 years ago
  21. 64d60da Fix typos and add copyright statement to generate_code.pl by Simon Butcher · 9 years ago
  22. 0269dad Refactored test suite template code by SimonB · 9 years ago
  23. 152ea18 Added support for per test suite helper functions by SimonB · 9 years ago
  24. 3ddf355 Clarified purpose and usage of generate_code.pl by SimonB · 9 years ago
  25. ef50c0d Added script to split the test case data files by Simon Butcher · 10 years ago
  26. 9a3ee57 Merge branch 'fixes' into development by Simon Butcher · 10 years ago
  27. d091ed1 Add scripts/apidoc_full.sh by Manuel Pégourié-Gonnard · 10 years ago
  28. de7ae7b Exclude some warnings from the doxygen test by Manuel Pégourié-Gonnard · 10 years ago
  29. 259b08a Add -s (short) option to all.sh by Manuel Pégourié-Gonnard · 10 years ago
  30. 1d552e7 Add test script for doxygen warnings by Manuel Pégourié-Gonnard · 10 years ago
  31. d2655ac Add test for yotta debug build by Manuel Pégourié-Gonnard · 10 years ago
  32. 3551901 Make ar invocation more portable by Manuel Pégourié-Gonnard · 10 years ago
  33. 067523e Small improvement to test script by Manuel Pégourié-Gonnard · 10 years ago
  34. 2046062 Merge branch 'development' into misc by Simon Butcher · 10 years ago
  35. e357a64 Merge pull request #328 from ARMmbed/iotssl-461-ecjpake-finalization by Simon Butcher · 10 years ago
  36. 503a5ef Add key-exchanges.pl to test list by Manuel Pégourié-Gonnard · 10 years ago
  37. 50bd260 Add -Werror to reduced configs test scripts by Manuel Pégourié-Gonnard · 10 years ago
  38. 5df9216 Add script to test configs with single key exchanges by Manuel Pégourié-Gonnard · 10 years ago
  39. c8cd2c6 Small fix to 'make test' script by Manuel Pégourié-Gonnard · 10 years ago
  40. 8a7a189 Fix curves.pl for ECJPAKE disabled by default by Manuel Pégourié-Gonnard · 10 years ago
  41. fadacb9 Merge branch 'development' into iotssl-461-ecjpake-finalization by Manuel Pégourié-Gonnard · 10 years ago
  42. ca700b2 Add config-thread.h to test-ref-configs.pl by Manuel Pégourié-Gonnard · 10 years ago
  43. eb47b87 Rework test-ref-configs.pl to also use ssl-opt.sh by Manuel Pégourié-Gonnard · 10 years ago
  44. 2f056a0 Try to run yotta update for yotta build test by Manuel Pégourié-Gonnard · 10 years ago
  45. 6657b8d Fix curve-dependency test by Manuel Pégourié-Gonnard · 10 years ago
  46. e33316c Add test build of shared libs for windows by Manuel Pégourié-Gonnard · 10 years ago
  47. 32da9f6 Add support for MBEDTLS_USER_CONFIG_FILE by Manuel Pégourié-Gonnard · 10 years ago
  48. 77d56bb Add yotta test builds to all.sh by Manuel Pégourié-Gonnard · 10 years ago
  49. bf6ed08 Fix list-symbols.sh by Manuel Pégourié-Gonnard · 10 years ago
  50. 9afdc83 Fix bashisms in test scripts by Manuel Pégourié-Gonnard · 10 years ago
  51. e88b493 Fix run-test-suite.pl with coverage by Manuel Pégourié-Gonnard · 10 years ago
  52. 1780f89 Some more scripts simplified by Manuel Pégourié-Gonnard · 10 years ago
  53. 3d404b4 Simplify some scripts by Manuel Pégourié-Gonnard · 10 years ago
  54. 8511384 Use Perl to run tests suites with make by Manuel Pégourié-Gonnard · 10 years ago
  55. ae738c2 Fix warning from Perl 5.21 in helper script by Manuel Pégourié-Gonnard · 10 years ago
  56. 6dc2651 Cosmetics by Manuel Pégourié-Gonnard · 10 years ago
  57. 9b06abe Add a shared build with make on Linux to all.sh by Manuel Pégourié-Gonnard · 10 years ago
  58. e058ea2 More consistent toolchains in all.sh by Manuel Pégourié-Gonnard · 10 years ago
  59. 52fa38a Better cleanup in all.sh by Manuel Pégourié-Gonnard · 10 years ago
  60. bcf13ba Fix issue with MemSan and entropy by Manuel Pégourié-Gonnard · 10 years ago
  61. bbc60db Adjustments for armcc in all.sh by Manuel Pégourié-Gonnard · 10 years ago
  62. 3d4755b Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  63. 721e6bb Fix all.sh for recent config.pl change by Manuel Pégourié-Gonnard · 10 years ago
  64. 7ee5ddd Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  65. dccb80b Fix compile errors with NO_STD_FUNCTIONS by Manuel Pégourié-Gonnard · 10 years ago
  66. 7185936 Use -std=c99 only for library by Manuel Pégourié-Gonnard · 10 years ago
  67. f78e4de Fix warnings from -pedantic by Manuel Pégourié-Gonnard · 10 years ago
  68. 009a264 Add test build with -std=c99 by Manuel Pégourié-Gonnard · 10 years ago
  69. 6ad5d35 Catch a few more likely typos by Manuel Pégourié-Gonnard · 10 years ago
  70. 66b8e95 Add test build with all except ssl_cli/srv.c by Manuel Pégourié-Gonnard · 10 years ago
  71. 5a8d56d Rm hard dependency of DTLS on TIMING_C by Manuel Pégourié-Gonnard · 10 years ago
  72. e2650c8 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  73. 23c0608 Fix bug in generate_code.pl by Manuel Pégourié-Gonnard · 10 years ago
  74. d09a6b5 Move test scripts to tests/scripts by Manuel Pégourié-Gonnard · 10 years ago
  75. f9aae83 Add test for typos in check-names.sh by Manuel Pégourié-Gonnard · 10 years ago
  76. a687baf Add check-names.sh to all.sh by Manuel Pégourié-Gonnard · 10 years ago
  77. e137ea6 Add test script check-names.sh by Manuel Pégourié-Gonnard · 10 years ago
  78. d1ddd29 Adapt error messages in tests/scripts/list-* by Manuel Pégourié-Gonnard · 10 years ago
  79. 0edba1a Move temporary list scripts to tests/scripts by Manuel Pégourié-Gonnard · 10 years ago
  80. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  81. 8a89fcd Rm references to removed config options by Manuel Pégourié-Gonnard · 10 years ago
  82. ba2e72c Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  83. f1002f8 Fix issue with armcc test in all.sh by Manuel Pégourié-Gonnard · 10 years ago
  84. ea0920f Adjust test scripts to new RC4 defaults by Manuel Pégourié-Gonnard · 10 years ago
  85. 29c28f9 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  86. 757ca00 Fix gcc detection in check_config.h by Manuel Pégourié-Gonnard · 10 years ago
  87. 8a80318 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  88. e46c6c3 Fix tests to work with DEPRECATED_REMOVED by Manuel Pégourié-Gonnard · 10 years ago
  89. 0bf112e Remove small configuration based on RC4 by Manuel Pégourié-Gonnard · 10 years ago
  90. b295e4f Fix duplication in all.sh by Manuel Pégourié-Gonnard · 10 years ago
  91. cc0d084 Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  92. 129e413 Actually use armcc for the armcc test ^^' by Manuel Pégourié-Gonnard · 10 years ago
  93. 61fe8b0 Add more -O level variety in all.sh by Manuel Pégourié-Gonnard · 10 years ago
  94. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
  95. 129db08 Rm polarssl compat targets from Makefiles by Manuel Pégourié-Gonnard · 10 years ago
  96. b251a20 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  97. 981732b Fix missing/misplaced #include's by Manuel Pégourié-Gonnard · 10 years ago
  98. 01bb5f9 Update dependencies in all.sh by Manuel Pégourié-Gonnard · 10 years ago
  99. 6448bce Add mingw cross-compile test to all.sh by Manuel Pégourié-Gonnard · 10 years ago
  100. 6ca4076 Update all.sh for new dependency by Manuel Pégourié-Gonnard · 10 years ago