1. eb50871 all.sh: add a seedfile generation step by Andrzej Kurek · 6 years ago
  2. 1767e40 all.sh: fix submodule test names by Andrzej Kurek · 6 years ago
  3. e9c3b81 all.sh: move crypto submodule check to pre_check_git by Andrzej Kurek · 6 years ago
  4. fd0381a all.sh: change test_submodule to test_use_psa_crypto by Andrzej Kurek · 6 years ago
  5. de5a007 Merge development commit f352f7 into development-psa by Andrzej Kurek · 7 years ago
  6. c470b6b Merge development commit 8e76332 into development-psa by Andrzej Kurek · 7 years ago
  7. f352f75 Merge remote-tracking branch 'origin/pr/2332' into development by Jaeden Amero · 7 years ago
  8. c4cc251 Merge remote-tracking branch 'origin/pr/2325' into development by Jaeden Amero · 7 years ago
  9. c89148b Merge remote-tracking branch 'origin/pr/2207' into development by Jaeden Amero · 7 years ago
  10. b182397 Merge remote-tracking branch 'origin/pr/2191' into development by Jaeden Amero · 7 years ago
  11. 730ecdf Merge remote-tracking branch 'origin/pr/2371' into development by Jaeden Amero · 7 years ago
  12. 36e89b5 Fix #2370, minor typos and spelling mistakes by Antonin Décimo · 7 years ago
  13. 38cb940 Merge remote-tracking branch 'public/pr/2231' into development by Simon Butcher · 7 years ago
  14. 69f190e Rename test_memcheck to test_valgrind by Gilles Peskine · 7 years ago
  15. a28db92 Support wildcard patterns with a positive list of components to run by Gilles Peskine · 7 years ago
  16. 53190e6 Delete $OUT_OF_SOURCE_DIR under --force by Gilles Peskine · 7 years ago
  17. d1174cf Fix sometimes-spurious warning about changed config.h by Gilles Peskine · 7 years ago
  18. c70637a all.sh: Update the maintainer documentation by Gilles Peskine · 7 years ago
  19. cc9f0b9 Merge the code to call output_env.sh into pre_check_tools by Gilles Peskine · 7 years ago
  20. 8796426 all.sh: only check tools that are going to be used by Gilles Peskine · 7 years ago
  21. 5331c6e all.sh: only look for armcc if it is used by Gilles Peskine · 7 years ago
  22. beb3a81 all.sh: Always build the list of components to run by Gilles Peskine · 7 years ago
  23. 878cf60 all.sh: list components automatically by Gilles Peskine · 7 years ago
  24. a1fc4b5 all.sh: fix MAKEFLAGS setting by Gilles Peskine · 7 years ago
  25. a16c2b1 all.sh: don't insist on Linux; always run Valgrind by Gilles Peskine · 7 years ago
  26. 4976e82 Gdb script: improve portability of ASLR disabling disabling by Gilles Peskine · 7 years ago
  27. 5fa32a7 Use CMAKE_BUILD_TYPE to do Asan builds by Gilles Peskine · 7 years ago
  28. 55f7c94 Fix inconsistent indentation by Gilles Peskine · 7 years ago
  29. b28636b Merge tag 'mbedtls-2.16.0' into all_sh-2.14 by Gilles Peskine · 7 years ago
  30. 608953e Back up and restore config.h systematically by Gilles Peskine · 7 years ago
  31. ffcdeff Add the current component name to msg output and the final report by Gilles Peskine · 7 years ago
  32. 81b96ed Add --except mode: run all components except a list by Gilles Peskine · 7 years ago
  33. 9252511 all.sh: with non-option arguments, run only these components by Gilles Peskine · 7 years ago
  34. 348fb9a New option --list-components by Gilles Peskine · 7 years ago
  35. 782f411 Move test-ref-configs into its own component by Gilles Peskine · 7 years ago
  36. e48351a Move cleanup into the common wrapper function by Gilles Peskine · 7 years ago
  37. 9f8f92c Remove duplicate component for RSA_NO_CRT by Gilles Peskine · 7 years ago
  38. 8f07312 Move the code into functions. No behavior change. by Gilles Peskine · 7 years ago
  39. 88d45a8 Merge remote-tracking branch 'public/pr/2171' into development-restricted by Simon Butcher · 7 years ago
  40. ee427b2 tests: Backup config.h before modifying it by Jaeden Amero · 7 years ago
  41. 840af0a Add tests to all.sh for CHECK_PARAMS edge cases by Manuel Pégourié-Gonnard · 7 years ago
  42. faafcd8 Merge remote-tracking branch 'upstream-public/pr/2223' into development by Jaeden Amero · 7 years ago
  43. d07ef47 Merge remote-tracking branch 'upstream-public/pr/2061' into development by Jaeden Amero · 7 years ago
  44. 60ca6e5 test: Make basic-build-test.sh see summary statuses by Jaeden Amero · 7 years ago
  45. 8ef1f48 Merge remote-tracking branch 'upstream-public/pr/2219' into development by Jaeden Amero · 7 years ago
  46. 3c0941e Merge remote-tracking branch 'upstream-public/pr/2172' into development by Jaeden Amero · 7 years ago
  47. b9b3813 Separate REGEX of MACRO to groups by Ron Eldor · 7 years ago
  48. 111ba0e Fix parsing error of test data by Ron Eldor · 7 years ago
  49. d5062de Add conditional dependency to tests by Ron Eldor · 7 years ago
  50. c117d59 check-files: detect merge artifacts by Gilles Peskine · 7 years ago
  51. 0439805 Factor record_issue into its own method by Gilles Peskine · 7 years ago
  52. ee81756 Fix wrong cmake invocation in all.sh testing MBEDTLS_USE_PSA_CRYPTO by Hanno Becker · 7 years ago
  53. 46b79c1 Merge remote-tracking branch 'remote_jaeden/dev/patater/avoid-check-files-todo-dev' into development-psa-proposed by Hanno Becker · 7 years ago
  54. 80a23a5 check-files: Don't check same-named files by Jaeden Amero · 7 years ago
  55. 6e02197 Refer to PSA through MBEDTLS_USE_PSA_CRYPTO, not USE_PSA, in all.sh by Hanno Becker · 7 years ago
  56. 655c0a8 Add build using PSA to all.sh by Manuel Pégourié-Gonnard · 7 years ago
  57. acaabe7 crypto: Test without crypto as a submodule by Jaeden Amero · 7 years ago
  58. ed93bdc crypto: Test with crypto as a submodule by Jaeden Amero · 7 years ago
  59. 30b340a crypto: Add mbedtls-psa as a submodule by Jaeden Amero · 7 years ago
  60. 8672cb7 Set result to False on Failure by Ron Eldor · 7 years ago
  61. 2d0e00f all.sh: Cleanup CMakeFiles by Jaeden Amero · 7 years ago
  62. 53b45ec Merge remote-tracking branch 'public/pr/2079' into development-restricted-proposed by Simon Butcher · 7 years ago
  63. c242eea Change data file suffix for ott by Ron Eldor · 7 years ago
  64. 79bf327 Add ARIA and ChachaPoly to basic-build-test by Manuel Pégourié-Gonnard · 7 years ago
  65. 8396a71 test: Enable multiple levels of verbosity by Jaeden Amero · 7 years ago
  66. f4b521d test: Use GetOpt::Long for argument parsing by Jaeden Amero · 7 years ago
  67. 79e4f4e test: Print verbosely on failures in verbose mode by Jaeden Amero · 7 years ago
  68. 3869384 Merge remote-tracking branch 'public/pr/2031' into development by Simon Butcher · 7 years ago
  69. 78dd2e5 Merge remote-tracking branch 'public/pr/1806' into development by Simon Butcher · 7 years ago
  70. 96f3b4e Remove yotta support from check-files.py by Gilles Peskine · 7 years ago
  71. e5fecec Add test for MBEDTLS_PLATFORM_{CALLOC/FREE}_MACRO to all.sh by Hanno Becker · 7 years ago
  72. 95c5575 check-files: exclude .git and third-party files by Gilles Peskine · 7 years ago
  73. 6e3606e Fix run-test-suites.pl to screen for files by Simon Butcher · 7 years ago
  74. 427df37 Don't try to disable ASLR by Gilles Peskine · 7 years ago
  75. 5c39d7a Remove redundant check in all.sh by Gilles Peskine · 7 years ago
  76. bd90a8c In keep-going mode, don't hard-fail on some tests by Gilles Peskine · 7 years ago
  77. 3ad2efd Remove Yotta support from the docs, tests and build scripts by Simon Butcher · 7 years ago
  78. 487cdf5 In keep-going mode, don't hard-fail on some auxiliary script by Gilles Peskine · 7 years ago
  79. 68dbc94 Merge remote-tracking branch 'public/pr/1951' into development by Simon Butcher · 7 years ago
  80. 2f5aa4c all.sh: Add builds allowing to test dropping buffered messages by Hanno Becker · 7 years ago
  81. 5cb7017 Less obscure test suites template by Mohammad Azim Khan · 7 years ago
  82. d2d0112 Style fixes by Mohammad Azim Khan · 7 years ago
  83. 440d873 Fix macro validation regex by Mohammad Azim Khan · 7 years ago
  84. ee6529e Add generate_test_code.py unit tests in all.sh by Mohammad Azim Khan · 7 years ago
  85. 2179810 Pylint tests in all.sh by Mohammad Azim Khan · 7 years ago
  86. 539aa06 Fix Python 2 & 3 compatibility in test_generate_test_code.py by Mohammad Azim Khan · 7 years ago
  87. 32cbcda Fix Pylint errors in Python scripts by Mohammad Azim Khan · 7 years ago
  88. 6302813 Replaced escaped_split() logic with regex by Azim Khan · 7 years ago
  89. fcdf685 Make test function parsing robust by Azim Khan · 7 years ago
  90. 4084ec7 Fixed unit tests in test_generate_test_code.py by Azim Khan · 7 years ago
  91. 8d686bf Incorporated code revoew comments. by Azim Khan · 7 years ago
  92. b31aa44 Fix style errors reported by pylint by Azim Khan · 7 years ago
  93. aee05bb Add test suite framework summary by Azim Khan · 7 years ago
  94. 5fcca46 Rename HexParam_t -> data_t for consistent coding style by Azim Khan · 7 years ago
  95. 951a2c8 Improve documentation in mbedtls_test.py by Azim Khan · 7 years ago
  96. e3b26af Improve documentation in generate_test_code.py by Azim Khan · 7 years ago
  97. b98e6ee Replace asserts with exceptions in mbedtls_test.py by Azim Khan · 7 years ago
  98. 040b6a2 Wrap code to 79 character limit by Azim Khan · 7 years ago
  99. 936ea93 Strip whitespaces added by decode() function by Azim Khan · 7 years ago
  100. 00c4b09 Change intermediate data file extension to .datax by Mohammad Azim Khan · 7 years ago