1. 1ef121c Move script and update shebang to fix CI by Felix Conway · 4 months ago
  2. e6605f9 Adjust build scripts to accommodate public header move by Felix Conway · 4 months ago
  3. 99226e9 cmake: Generate test_keys.h and test_certs.h in the build tree by Ronald Cron · 6 months ago
  4. 81a674e Adapt to generate_config_tests.py changes by Ronald Cron · 5 months ago
  5. 4773333 New generated file: tests/opt-testcases/handshake-generated.sh by Gilles Peskine · 5 months ago
  6. a074fe4 Declare the new Python module used by generate_psa_tests.py by Gilles Peskine · 8 months ago
  7. 27a1ac7 make: Generate test_keys.h in tf-psa-crypto/framework as well by Ronald Cron · 8 months ago
  8. f6d17ca Switch to tf-psa-crypto/build_info.h by Ronald Cron · 9 months ago
  9. f6eee5a Move test_keys.h to include/test by Ronald Cron · 8 months ago
  10. cec78c3 libtesdriver1: Copy only scripts from framework by Ronald Cron · 8 months ago
  11. ce3c2dd Merge pull request #9806 from ronald-cron-arm/finalize-split-preparation-1 by Ronald Cron · 8 months ago
  12. 6a2cbe7 Move driver wrappers generation to tf-psa-crypto by Ronald Cron · 9 months ago
  13. 18047f0 Move config_adjust_legacy_crypto.h to tf-psa-crypto by Ronald Cron · 9 months ago
  14. 23452f5 libtestdriver: Addded crypto_config_test_driver by Minos Galanakis · 8 months ago
  15. e0ebf55 Move back *config_test_driver* headers from the framework by Ronald Cron · 9 months ago
  16. ed91f88 Replace tabs with spaces in Makefile by David Horstmann · 9 months ago
  17. 0771253 Properly clean instrument_record_status.h by David Horstmann · 9 months ago
  18. d962680 Update generate path to instrument_record_status.h by David Horstmann · 9 months ago
  19. dc45951 Update path to PSA crypto alt headers by David Horstmann · 9 months ago
  20. 8a8d56a Update make clean target with moved test helpers by David Horstmann · 9 months ago
  21. e6a7c24 Update test_keys.h generation in Makefile by David Horstmann · 9 months ago
  22. 6bbd9c0 Update libtestdriver paths in tests/Makefile by David Horstmann · 9 months ago
  23. cbab2ff Update path substitution for TF-PSA-Crypto tests by David Horstmann · 9 months ago
  24. 69b12ee Add tests/Makefile targets for moved test helpers by David Horstmann · 9 months ago
  25. 1b457a9 Undo incorrect path substitution by David Horstmann · 9 months ago
  26. 5b93d97 Update references to test helpers by David Horstmann · 9 months ago
  27. b74c3ea Adjust file path for generate_tls13_compat_tests.py by Elena Uziunaite · 10 months ago
  28. 4677129 Merge pull request #9558 from gilles-peskine-arm/run-test-suites-on-subproject by Gilles Peskine · 10 months ago
  29. 870ed2a Have `make ssl-opt` generate `tls13-compat.sh` (make edition) by Gilles Peskine · 10 months ago
  30. 907e495 Print a "Gen" line when generating a file by Gilles Peskine · 11 months ago
  31. 3943a1a Automatically generate tests/opt-testcases/tls13-compat.sh by Gilles Peskine · 11 months ago
  32. ef2dd74 Run test suites with a single call to run-test-suites.pl by Gilles Peskine · 11 months ago
  33. 6ddde67 Don't clean test_keys.h and test_certs.h by David Horstmann · 11 months ago
  34. dcc78ee Fix typos in make clean target for Windows by David Horstmann · 11 months ago
  35. 88a6baa Be compatible with GNU Make 3.81 by Gilles Peskine · 12 months ago
  36. 901a675 Adapt make build system by Ronald Cron · 1 year, 1 month ago
  37. 4cc77a1 Adapt libtestdriver1 build by Ronald Cron · 1 year, 1 month ago
  38. b2bdb78 Adapt libtestdriver1 build by Ronald Cron · 1 year, 1 month ago
  39. c29afb6 Adjust build systems by Ronald Cron · 1 year, 1 month ago
  40. 5e3c529 Merge pull request #9172 from gilles-peskine-arm/test_suite_config-booleans by Ronald Cron · 1 year, 1 month ago
  41. 0917265 makefile: allow to build and link test suites against psasim by Valerio Setti · 1 year, 1 month ago
  42. 1b22dd8 Merge remote-tracking branch 'dev' into test_suite_config-booleans by Gilles Peskine · 1 year, 1 month ago
  43. 52cc858 Adapt libtestdriver1 build by Ronald Cron · 1 year, 2 months ago
  44. 3d817ad Adjust build systems by Ronald Cron · 1 year, 2 months ago
  45. e154e6f Generate config test cases for single options by Gilles Peskine · 1 year, 2 months ago
  46. b0aa75e Clean up generated files enumeration by Gilles Peskine · 1 year, 2 months ago
  47. 1451a76 Adapt libtestdriver1 build by Ronald Cron · 1 year, 2 months ago
  48. c7e9e36 Adjust build systems by Ronald Cron · 1 year, 2 months ago
  49. f6f3bca Update file paths for moved files by David Horstmann · 1 year, 2 months ago
  50. e3abb6a Merge pull request #9094 from davidhorstmann-arm/move-mbedtls-dev-to-framework by Bence Szépkúti · 1 year, 2 months ago
  51. df1bfec Merge pull request #9121 from valeriosetti/issue8963 by Tom Cosgrove · 1 year, 3 months ago
  52. cd84bb2 Update references to mbedtls_dev by David Horstmann · 1 year, 3 months ago
  53. cd89c1f crypto-client: simplify build of mbedtls static libraries by Valerio Setti · 1 year, 3 months ago
  54. d1b6ef1 crypto-client test: add mechanism to build crypto library for client and server by Valerio Setti · 1 year, 3 months ago
  55. 455fb4e generate_test_cert_macros: embed input args by Valerio Setti · 1 year, 4 months ago
  56. 34f2805 tests/Makefile: minor fix: specify Python binary to be used by Valerio Setti · 1 year, 4 months ago
  57. 96daf67 fix "make generated_files" for test_keys.h and test_certs.h by Valerio Setti · 1 year, 4 months ago
  58. 8284f3d test: automatically generate test_certs.h and test_keys.h by Valerio Setti · 1 year, 4 months ago
  59. 1c13aa7 Framework submodule: fix the libtestdriver1 build by Gilles Peskine · 1 year, 5 months ago
  60. 0ae58dd Unify MBEDTLS_TEST_OBJS by Gilles Peskine · 1 year, 7 months ago
  61. 570e548 Finish unifying LOCAL_CFLAGS by Gilles Peskine · 1 year, 7 months ago
  62. 4392fc1 Unify some common rules of programs/Makefile and tests/Makefile by Gilles Peskine · 1 year, 8 months ago
  63. 076fd25 Unify common variables of programs/Makefile and tests/Makefile by Gilles Peskine · 1 year, 8 months ago
  64. f3d1ae1 Create common.make with LOCAL_CFLAGS and friends by Gilles Peskine · 1 year, 8 months ago
  65. f5c5ce7 Partly unify LOCAL_CFLAGS by Gilles Peskine · 1 year, 8 months ago
  66. 4ad5733 Unify treatment of MBEDTLS_TEST_OBJS by Gilles Peskine · 1 year, 8 months ago
  67. afccc1a Indent nested conditionals by Gilles Peskine · 1 year, 8 months ago
  68. 79dc6da Improve make pthread linking mechanism by Paul Elliott · 1 year, 8 months ago
  69. 20a95bc Remove explicit linking of PThread in make by Paul Elliott · 1 year, 8 months ago
  70. 2667eda Explicitly link tests with pthreads by Paul Elliott · 1 year, 8 months ago
  71. bcb6cfb Fix the tests build with mingw for the new Win32 APIs by Simon Butcher · 7 years ago
  72. 0b62b7a Allow turning off re-generation of files with make by Gilles Peskine · 1 year, 11 months ago
  73. c9187c5 New test suite for the low-level hash interface by Gilles Peskine · 2 years, 2 months ago
  74. fdb7223 Move PSA information and dependency automation into their own module by Gilles Peskine · 2 years, 2 months ago
  75. b458b8c Fix build errors in CMake by Yanray Wang · 2 years, 9 months ago
  76. df6e84a Test the PSA alternative header configuration macros by Gilles Peskine · 2 years, 5 months ago
  77. 95ecaaf Add test generation support for the ecp module by Gabor Mezei · 2 years, 7 months ago
  78. 8510105 Remove libtestdriver1 with 'make clean' by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  79. 0813691 Merge pull request #6594 from gilles-peskine-arm/generate_test_code-function_comments by Gilles Peskine · 2 years, 8 months ago
  80. c84b731 Enable test generation from bignum_mod.py by Werner Lewis · 2 years, 8 months ago
  81. c426d9b Add generated test for low level subtraction with modulus by Gabor Mezei · 2 years, 9 months ago
  82. 1d7cc08 Add target to generated all .c (and .datax) files by Gilles Peskine · 2 years, 9 months ago
  83. 99e8178 Add module for bignum_core test generation by Werner Lewis · 2 years, 10 months ago
  84. 64f2efd More precise name for test data generation by Gilles Peskine · 2 years, 11 months ago
  85. 3366ebc Add test_generation.py dependency in builds by Werner Lewis · 3 years ago
  86. 8b2df74 Add bignum test generation framework by Werner Lewis · 3 years, 1 month ago
  87. 26f9054 Declare modules used by generate_psa_tests.py as dependencies by Gilles Peskine · 3 years, 5 months ago
  88. 72b25da tests: Add build of a PSA test driver library by Ronald Cron · 4 years, 3 months ago
  89. d025422 Remove on-target testing by Gilles Peskine · 3 years, 11 months ago
  90. 396853a 'make test': show failing test cases when cmake does by Gilles Peskine · 3 years, 11 months ago
  91. e9ad95a Error out if enumerating the generated data files fails by Gilles Peskine · 4 years, 1 month ago
  92. 8b427c8 Use python3 when building on non-Windows for Windows by Gilles Peskine · 4 years, 1 month ago
  93. 5df77c6 Fix race condition when running generate_psa_tests.py by Gilles Peskine · 4 years, 1 month ago
  94. 1411c7c Don't make configuration-independent files depend on config.h by Gilles Peskine · 4 years, 4 months ago
  95. 687d1ab Makefile targets for automatically generated files by Gilles Peskine · 4 years, 4 months ago
  96. b61a614 Use Python 3 instead of Python 2 to generate test files by Gilles Peskine · 4 years, 4 months ago
  97. f9c7b3e Remove PKCS#11 library wrapper. by Mateusz Starzyk · 4 years, 5 months ago
  98. c301bd5 Merge branch 'development_3.0' into drop_old_tls_options by Mateusz Starzyk · 4 years, 4 months ago
  99. a3a9984 Drop support for TLS record-level compression. by Mateusz Starzyk · 4 years, 6 months ago
  100. 9e3256a Adding printf format warning flags to makefiles by Paul Elliott · 4 years, 8 months ago