1. 8ca53b5 Fix minor style issues in test framework by Janos Follath · 9 years ago
  2. 2573136 Fix to test output in test suites by Simon Butcher · 9 years ago
  3. bd8d221 Fix exit and formatting in CMAC test suite by Simon Butcher · 9 years ago
  4. 33183fd Extend test coverage of CMAC by Simon Butcher · 9 years ago
  5. 69283e5 Clean up and minor fixes following review by Simon Butcher · 9 years ago
  6. d812fa6 Introduce a CMAC specific test suite by Simon Butcher · 9 years ago
  7. 93012e8 Set selftest verbose flag to boost coverage by Andres AG · 9 years ago
  8. b7f45c5 Fixes for entropy test suite for some configurations by Simon Butcher · 9 years ago
  9. 7dda0dd Fix typo in dependency in test_suite_debug.data by Simon Butcher · 9 years ago
  10. f180df9 Added needed ECDSA dependencies to test_suite_x509parse.data by palaviv · 9 years ago
  11. 00cb9c5 Added needed HASH dependencies to tests/suites/test_suite_pkparse.data by palaviv · 9 years ago
  12. 1472f11 Added needed HASH dependencies to test_suite_debug.data by palaviv · 9 years ago
  13. a07ecda Added needed HASH dependencies to test_suite_x509parse.data by palaviv · 9 years ago
  14. e7723ec Make entropy bias self test poll multiple times by Andres AG · 9 years ago
  15. b34e42e Add a new self test to entropy module by Andres AG · 9 years ago
  16. 99b257c Fix memory leak in test_suite_md.function by Andres AG · 9 years ago
  17. 50157ff Add new timing test suite that runs the timing self test by Paul Bakker · 9 years ago
  18. 81c6091 Run PKCS#5 selftest in test suites by Paul Bakker · 9 years ago
  19. 80cd444 Adds missing dependency to AES special case tests by Simon Butcher · 9 years ago
  20. 5c57e02 Fix style issues in test_suite_md.function by Paul Bakker · 9 years ago
  21. 6a9c725 Add Cipher layer corner case test coverage by Paul Bakker · 9 years ago
  22. 185ccf7 Add coverage for CTR-DRBG corner case function behaviours by Paul Bakker · 9 years ago
  23. ec5ceb6 Test invalid bit value in mbedtls_mpi_set_bit() by Paul Bakker · 9 years ago
  24. c7d6bd4 Add mbedtls_asn1_write_len() support for 3 and 4 byte lengths by Paul Bakker · 9 years ago
  25. 5e8b77c Test result of mbedtls_asn1_write_len() through mbedtls_asn1_get_len() by Paul Bakker · 9 years ago
  26. 58bfb83 Add buffer length tests for mbedtls_asn1_write_len() by Paul Bakker · 9 years ago
  27. e325db9 Add explicit test coverage for mbedtls_asn1_write_len() by Paul Bakker · 9 years ago
  28. 97c53c2 Add coverage testing of mbedtls_md_clone() (and wraps) by Paul Bakker · 9 years ago
  29. e35afa2 Update *_multi tests in test_suite_md to do more than 1 step by Paul Bakker · 9 years ago
  30. 905cef6 Changed library version number to 2.3.0 by Simon Butcher · 9 years ago
  31. ab069c6 Merge branch 'development' into development-restricted by Simon Butcher · 9 years ago
  32. 02c4a38 Corrects missing dependency for MBEDTLS_CIPHER_MODE_CBC in some tests by Simon Butcher · 9 years ago
  33. 15ab7ed Merge branch 'development' into development-restricted by Janos Follath · 9 years ago
  34. c568762 Fix dependency on MBEDTLS_ENTROPY_SHA512_ACCUMULATOR in test suite by Paul Bakker · 9 years ago
  35. b598c29 Fix dependency guard for test by Paul Bakker · 9 years ago
  36. 4a6c6fc Properly gate NV_SEED additions in test suite by Paul Bakker · 9 years ago
  37. ffbfb4c Add test cases for NV seed functionality by Paul Bakker · 9 years ago
  38. 04b591e Merge branch 'development' for weekly test report. by Janos Follath · 9 years ago
  39. 65b1fa6 Fixes warnings found by Clang static analyser by Simon Butcher · 9 years ago
  40. 774180e Fix memory-leak in verbose test framework in case of unexpected input by Paul Bakker · 9 years ago
  41. 26b60bf Fox verbose test framework not to duplicate strings if not verbose by Paul Bakker · 9 years ago
  42. a30a72f Fix verbose test framework mote to use unmet_dep_count for index by Paul Bakker · 9 years ago
  43. a557cfb Widens test bounds on memory alloc tests by Simon Butcher · 9 years ago
  44. 4ec1e81 Widens test parameters in memory alloc tests by Simon Butcher · 9 years ago
  45. 214f5c0 Additional tests to test stack buffer allocator by SimonB · 9 years ago
  46. 20273dd Adds reporting of file/line no. in failed tests by SimonB · 9 years ago
  47. b19bac4 Allow test suites to be run on Windows by Nicholas Wilson · 10 years ago
  48. 94bafdf Merge branch 'development' by Simon Butcher · 9 years ago
  49. edb7fd9 Fixes stdlib.h dependencies in test suites by Simon Butcher · 9 years ago
  50. c21bec8 Merge branch 'development' by Simon Butcher · 9 years ago
  51. 53f0119 Fix memory-leak in verbose test framework in case of unexpected input by Paul Bakker · 9 years ago
  52. 2a259c6 Fox verbose test framework not to duplicate strings if not verbose by Paul Bakker · 9 years ago
  53. 6e51915 Fix verbose test framework mote to use unmet_dep_count for index by Paul Bakker · 9 years ago
  54. 324258f Merge pull request #353 from NWilson/win-tests by Paul Bakker · 9 years ago
  55. 938f65c Merge 'development' into development by Simon Butcher · 9 years ago
  56. e9f25c8 Widens test bounds on memory alloc tests by Simon Butcher · 9 years ago
  57. d96924d Widens test parameters in memory alloc tests by Simon Butcher · 9 years ago
  58. a0ed709 Additional tests to test stack buffer allocator by SimonB · 9 years ago
  59. 31a6c49 Adds reporting of file/line no. in failed tests by SimonB · 9 years ago
  60. e4a46f6 Merge branch 'development' by Simon Butcher · 9 years ago
  61. b2d5dd1 Fixes X509 sample app and SSL test suite by Simon Butcher · 9 years ago
  62. 1594210 Adds better support to debug generated code by SimonB · 9 years ago
  63. 956420d Merge branch 'development' by Simon Butcher · 9 years ago
  64. 55abc21 Fix ci break in builds without platform.h by Janos Follath · 9 years ago
  65. 2300776 Merge branch 'development' by Simon Butcher · 9 years ago
  66. f5e254a Remove unused code from PKCS1v15 test suite by Janos Follath · 9 years ago
  67. 8ca7bc4 Adds verbose mode to the test suites by SimonB · 9 years ago
  68. 3f5c875 Adds test for odd bit length RSA key size by Simon Butcher · 9 years ago
  69. 0914ac4 Add missing config dependencies to PKCS1 V15 tests by Simon Butcher · 9 years ago
  70. e6aef9f Add tests to cover PKCS1 v1.5 signature functions. by Janos Follath · 9 years ago
  71. 4c5dccf Fix the broken pkcs1 v1.5 test. by Janos Follath · 9 years ago
  72. 184990c Merge development into development-restricted by Simon Butcher · 9 years ago
  73. 4b852db Merge branch 'iotssl-629-der-trailing-bytes' by Simon Butcher · 9 years ago
  74. 8a49a01 Add tests for the bug IOTSSL-619. by Janos Follath · 9 years ago
  75. fbe85fe Add missing dependencies to X509 Parse test suite for P-384 curve by Simon Butcher · 9 years ago
  76. df4bca2 X509: Future CA among trusted: add more tests by Janos Follath · 9 years ago
  77. 12c868c X509: Future CA among trusted: add unit tests by Janos Follath · 9 years ago
  78. 0269dad Refactored test suite template code by SimonB · 9 years ago
  79. 152ea18 Added support for per test suite helper functions by SimonB · 9 years ago
  80. aad787f Parameterised the test suite applications by Simon Butcher · 10 years ago
  81. e154f95 x509: trailing bytes in DER: correct a unit test by Janos Follath · 9 years ago
  82. e9c1b1a Merge remote-tracking branch 'yanesca/iss309' into development by Manuel Pégourié-Gonnard · 10 years ago
  83. bfafadb Change version number to 2.2.1 by Simon Butcher · 10 years ago
  84. 8b4331a Add test case for root with max_pathlen=0 by Manuel Pégourié-Gonnard · 10 years ago
  85. a3aa43d Add test case for first intermediate max_pathlen=0 by Manuel Pégourié-Gonnard · 10 years ago
  86. 733676b Allow test suites to be run on Windows by Nicholas Wilson · 10 years ago
  87. 8254ed2 Change version number to 2.2.0 by Simon Butcher · 10 years ago
  88. a8838af Use own implementation of strsep() by Manuel Pégourié-Gonnard · 10 years ago
  89. 568f1e7 Merge branch 'iotssl-515-max-pathlen' into development by Manuel Pégourié-Gonnard · 10 years ago
  90. 6c92268 Improved on the previous fix and added a test case to cover both types by Janos Follath · 10 years ago
  91. 45777c3 Fix a style issue by Manuel Pégourié-Gonnard · 10 years ago
  92. e670f90 Fix whitespace at EOL issues by Manuel Pégourié-Gonnard · 10 years ago
  93. 03dde85 Use symbolic constants in test data by Manuel Pégourié-Gonnard · 10 years ago
  94. c87747b Removed debug code accidentally left in test code by Simon Butcher · 10 years ago
  95. 5f7c34b Merge branch iotssl-521-keylen-check by Simon Butcher · 10 years ago
  96. 6cbacec Improved on the fix of #309 and extended the test to cover subroutines. by Janos Follath · 10 years ago
  97. 044a86b Tests and fix added for #309 (inplace mpi doubling). by Janos Follath · 10 years ago
  98. 65eefc8 Fix missing check for RSA key length on EE certs by Manuel Pégourié-Gonnard · 10 years ago
  99. fadacb9 Merge branch 'development' into iotssl-461-ecjpake-finalization by Manuel Pégourié-Gonnard · 10 years ago
  100. ef4f258 Additional corner cases for testing pathlen constrains. Just in case. by Janos Follath · 10 years ago