- 3a4d2f1 Add test thread create/join abstraction by Paul Elliott · 1 year, 8 months ago
- 17c119a Migrate to threading_helpers.h by Paul Elliott · 1 year, 8 months ago
- a021d63 Merge pull request #8642 from daverodgman/default-compiler-all by Dave Rodgman · 1 year, 7 months ago gh-readonly-queue/development/pr-8642-5bad043c061f8161ab0f6fa930d3271e428303fe
- 5bad043 Merge pull request #8641 from valeriosetti/issue8358 by Manuel Pégourié-Gonnard · 1 year, 7 months ago
- 66b1ded Merge pull request #8623 from daverodgman/verbatim-tfm by Manuel Pégourié-Gonnard · 1 year, 7 months ago
- 1c91057 Update check_files.py to accomodate non-standard license headers in TF-M config files by Dave Rodgman · 1 year, 8 months ago
- 0ae58dd Unify MBEDTLS_TEST_OBJS by Gilles Peskine · 1 year, 7 months ago
- 570e548 Finish unifying LOCAL_CFLAGS by Gilles Peskine · 1 year, 7 months ago
- 84125a1 Merge remote-tracking branch 'origin/development' into default-compiler-all by Dave Rodgman · 1 year, 7 months ago
- ea982e3 Merge pull request #8637 from bensze01/fix_supported_components by Gilles Peskine · 1 year, 7 months ago
- 84d19e0 all.sh: keep DES_C and CTR_DRBG_C enabled in test_full_no_cipher_with_crypto() by Valerio Setti · 1 year, 7 months ago
- e581e14 oid/pkparse: add missing guards for PKCS[5/12] functions when !CIPHER_C by Valerio Setti · 1 year, 7 months ago
- 562dfe1 all.sh: keep PKCS[5/12] enabled in full_no_cipher test components by Valerio Setti · 1 year, 7 months ago
- b9f4bfc all.sh: fix messages in test_psa_crypto_config_accel_des by Valerio Setti · 1 year, 7 months ago
- 7602298 Allow *.make to contain tabs by Gilles Peskine · 1 year, 8 months ago
- 259df98 Revert "Add option to pass make variables to depends.py" by Gilles Peskine · 1 year, 8 months ago
- 811daaa Revert "Add ability to pass make variables to psa_collect_statuses.py" by Gilles Peskine · 1 year, 8 months ago
- 21570cf Auto-detect the need to link with pthread on Unix-like platforms by Gilles Peskine · 1 year, 8 months ago
- 4392fc1 Unify some common rules of programs/Makefile and tests/Makefile by Gilles Peskine · 1 year, 8 months ago
- 076fd25 Unify common variables of programs/Makefile and tests/Makefile by Gilles Peskine · 1 year, 8 months ago
- f3d1ae1 Create common.make with LOCAL_CFLAGS and friends by Gilles Peskine · 1 year, 8 months ago
- f5c5ce7 Partly unify LOCAL_CFLAGS by Gilles Peskine · 1 year, 8 months ago
- 4ad5733 Unify treatment of MBEDTLS_TEST_OBJS by Gilles Peskine · 1 year, 8 months ago
- afccc1a Indent nested conditionals by Gilles Peskine · 1 year, 8 months ago
- 5c7e944 fix line length by Dave Rodgman · 1 year, 8 months ago
- a72a797 all.sh: keep PKCS[5/12] enabled in accel_cipher_aead tests by Valerio Setti · 1 year, 8 months ago
- a69e872 pkcs[5/12]: add CIPHER_C for [en/de]crypting functions by Valerio Setti · 1 year, 8 months ago
- 3bc2499 Merge branch 'development' into default-compiler-all by Dave Rodgman · 1 year, 8 months ago
- 907cb02 Merge pull request #8618 from Ryan-Everett-arm/new-state-transition-documentation by Gilles Peskine · 1 year, 8 months ago gh-readonly-queue/development/pr-8618-4bf4473ef0960fd221a739a187a8f1ec3abb970f
- 0e6fdc4 Merge pull request #8342 from yanesca/threading_test_pc by Gilles Peskine · 1 year, 8 months ago gh-readonly-queue/development/pr-8342-35085c5e893430886609386ad093131900d68723
- 9c69348 pk test suite: rename the parameter named parameter by Tomi Fontanilles · 1 year, 8 months ago
- 8174662 pk: implement non-PSA mbedtls_pk_sign_ext() by Tomi Fontanilles · 2 years, 1 month ago
- c393222 Work around clang 3.8 bug by Dave Rodgman · 1 year, 8 months ago
- fc5b955 Don't use full path for setting CC by Dave Rodgman · 1 year, 8 months ago
- bc8e61d Use gcc in test_full_deprecated_warning by Dave Rodgman · 1 year, 8 months ago
- d8d6451 Add -O2 to some CFLAGS which were not setting it by Dave Rodgman · 1 year, 8 months ago
- ea03ef9 Don't specify gcc unless the test requires it by Dave Rodgman · 1 year, 8 months ago
- dfe5ce8 Use clang -O2 in common_block_cipher_no_decrypt by Dave Rodgman · 1 year, 8 months ago
- 590519f Enable -O2 in depends.py by Dave Rodgman · 1 year, 8 months ago
- 9da01a7 all.sh: rename test_psa_crypto_config_accel_cipher to accel_des by Valerio Setti · 1 year, 8 months ago
- d0a594d Use gcc in test_psa_compliance by Dave Rodgman · 1 year, 8 months ago
- 932ce85 Ensure test_psa_compliance uses gcc by Dave Rodgman · 1 year, 8 months ago
- 0c5bfe8 Ensure clang is present by Dave Rodgman · 1 year, 8 months ago
- 66cbc83 Use clang by default by Dave Rodgman · 1 year, 8 months ago
- 22dbaf0 Add AES_PSA_INIT() to thread test case by Paul Elliott · 1 year, 8 months ago
- 445af3c Move test dependancies to function file by Paul Elliott · 1 year, 8 months ago
- 79dc6da Improve make pthread linking mechanism by Paul Elliott · 1 year, 8 months ago
- 40f0ec2 Remove requirement for SHA512 from ctr_drbg test by Paul Elliott · 1 year, 8 months ago
- 20a95bc Remove explicit linking of PThread in make by Paul Elliott · 1 year, 8 months ago
- 6587959 Add ability to pass make variables to psa_collect_statuses.py by Paul Elliott · 1 year, 8 months ago
- be978a8 Add option to pass make variables to depends.py by Paul Elliott · 1 year, 8 months ago
- 356597f Make TSan test run operate on full config by Paul Elliott · 1 year, 8 months ago
- bb0e48f Make number of threads a test argument by Paul Elliott · 1 year, 8 months ago
- fed410f Increase entropy buffer sizes by Paul Elliott · 1 year, 8 months ago
- 811c600 Guard tests correctly by Paul Elliott · 1 year, 8 months ago
- 6a997c9 Fix code style by Paul Elliott · 1 year, 8 months ago
- 2667eda Explicitly link tests with pthreads by Paul Elliott · 1 year, 8 months ago
- bda25dd Add re-seeding option to test by Paul Elliott · 1 year, 9 months ago
- 20b2efa Fix missing include by Paul Elliott · 1 year, 9 months ago
- 178bf3e Fix failing multi-threaded unit test by Janos Follath · 1 year, 10 months ago
- a16ee6b Add multi-threaded unit test by Janos Follath · 1 year, 10 months ago
- 9338cac Add tsan to all.sh by Janos Follath · 1 year, 10 months ago
- 71c71eb all.sh: Parse arguments before checking if a test is supported by Bence Szépkúti · 1 year, 8 months ago
- 543d275 Merge pull request #8635 from daverodgman/asan-opt by Dave Rodgman · 1 year, 8 months ago
- abd8977 Make check_files ignore png files in docs by Ryan Everett · 1 year, 8 months ago
- d5635e9 Undo accidental change by Dave Rodgman · 1 year, 8 months ago
- a2cf240 Add explanatory comment by Dave Rodgman · 1 year, 8 months ago
- c1f0f5b Fix a typo by Dave Rodgman · 1 year, 8 months ago
- b90f87b Use gcc for -m32 Asan builds by Dave Rodgman · 1 year, 8 months ago
- 815b240 Fix unused function/variable warnings from clang by Dave Rodgman · 1 year, 8 months ago
- 17127e9 Use clang as default compiler for Asan by Dave Rodgman · 1 year, 8 months ago
- 852de3c Build with -O2, but without assembly by Dave Rodgman · 1 year, 8 months ago
- a19c753 Remove redundant use of -O2 with ASAN_FLAGS by Dave Rodgman · 1 year, 8 months ago
- 1f67363 Merge pull request #8616 from lpy4105/issue/8553/test-driver-only-rsa by Manuel Pégourié-Gonnard · 1 year, 8 months ago gh-readonly-queue/development/pr-8616-001fb731311e7814c12f9f53e1ef61f341b64148
- bdba26c Merge pull request #8626 from davidhorstmann-arm/fix-uninit-mpi-test by Dave Rodgman · 1 year, 8 months ago gh-readonly-queue/development/pr-8626-7404af6ec3befe5b188b8b776f42cb1db6da74d8
- 7404af6 Merge pull request #8599 from valeriosetti/issue8357 by Manuel Pégourié-Gonnard · 1 year, 8 months ago
- b4362d2 Merge pull request #8523 from tom-daubney-arm/modify_check_generated_files_script by Gilles Peskine · 1 year, 8 months ago
- a211bb7 Merge pull request #8596 from xkqian/tls13_early_data_input_file by Gilles Peskine · 1 year, 8 months ago
- e04a97a Move MPI initialization to start of function by David Horstmann · 1 year, 8 months ago
- aedfc09 Revert to ae952174a7 and addressing some comments by Xiaokang Qian · 1 year, 8 months ago
- d90fbf7 Adjuest checks in generate_key_rsa suite by Pengyu Lv · 1 year, 8 months ago
- 90d0711 Merge pull request #6721 from yuhaoth/pr/tls13-early-data-extension-of-nst by Ronald Cron · 1 year, 8 months ago
- abeca02 Remove test_psa_crypto_config_accel_rsa_signature by Pengyu Lv · 1 year, 8 months ago
- 98a90c6 Fix various issue by Pengyu Lv · 1 year, 8 months ago
- dce183f Remove the duplicate cases and add early_data_file option by Xiaokang Qian · 1 year, 8 months ago
- 864c62a Add one test case with early_data_file by Xiaokang Qian · 1 year, 8 months ago
- dd8a7f8 Revert the early data test case by Xiaokang Qian · 1 year, 8 months ago
- 3cd16c4 Add analyze_driver_vs_reference_rsa for analyze_outcomes by Pengyu Lv · 1 year, 8 months ago
- 9e976f3 Conditionally check the attribute of generated RSA key by Pengyu Lv · 1 year, 8 months ago
- f1cacad Correctly use asymmetric encrypt/decrypt driver by Pengyu Lv · 1 year, 8 months ago
- e705f57 Add components to test crypto_full w/wo accelerated RSA by Pengyu Lv · 1 year, 8 months ago
- 779819a Merge pull request #8613 from bensze01/valgrind-only-in-nightlies by Dave Rodgman · 1 year, 8 months ago
- 57e401b Merge pull request #8521 from valeriosetti/issue8441 by Gilles Peskine · 1 year, 8 months ago
- 0354d04 Do not run Valgrind tests in PR jobs by Bence Szépkúti · 1 year, 8 months ago
- 750e067 remove misbehavior tests and code by Jerry Yu · 1 year, 8 months ago
- ea96ac3 fix various issues by Jerry Yu · 1 year, 9 months ago
- 391c943 Add tests for ticket early data permission bit by Jerry Yu · 1 year, 9 months ago
- 40f3f1c Merge pull request #7058 from yuhaoth/pr/tls13-early-data-parsing-0-rtt-data by Ronald Cron · 1 year, 8 months ago
- 70fbdcf Change early data flag to input file by Xiaokang Qian · 1 year, 8 months ago
- 5e18b90 config-tfm: disable CIPHER_C by Valerio Setti · 1 year, 8 months ago