- 5d633ff Default to allowing partial test coverage by Gilles Peskine · 10 months ago
- 738a597 Adjust paths for impending moves to the framework by Gilles Peskine · 10 months ago
- 45a32b1 Separate code and data of outcome analysis by Gilles Peskine · 10 months ago
- 39f5d79 Pass KNOWN_TASKS as an argument to main by Gilles Peskine · 10 months ago
- 4d557d8 Typecheck main by Gilles Peskine · 10 months ago
- c2df8d4 Don't reuse a variable name inside a function by Gilles Peskine · 10 months ago
- 40a98a4 Missing NotImplementedError in abstract method by Gilles Peskine · 10 months ago
- 38de3e5 Remove sample ignore list elements for coverage by Gilles Peskine · 10 months ago
- eba0097 Split test case collection from checks by Gilles Peskine · 10 months ago
- e9603cb Don't use the "allow list" terminology any longer by Gilles Peskine · 10 months ago
- 7960b76 Switch coverage analysis to IGNORE_TESTS for its allowlist by Gilles Peskine · 10 months ago
- 5ef96c6 Simplify sub-test-suite handling in is_test_case_ignored by Gilles Peskine · 10 months ago
- 9b7cdd9 Move test case ignore list to the master Task class by Gilles Peskine · 10 months ago
- 0a7d96d Remove now-useless level of method call indirection by Gilles Peskine · 10 months ago
- 95b2b0c Move analysis functions into their respective classes by Gilles Peskine · 10 months ago
- 0e5e57b Remove dead code that was handling stringly typed data by Gilles Peskine · 10 months ago
- 92cc8db Replace stringly typed data by class: driver vs reference (data) by Gilles Peskine · 10 months ago
- 17e071b Replace stringly typed data by class: driver vs reference (code) by Gilles Peskine · 10 months ago
- 0316f10 Replace stringly typed data by class: coverage by Gilles Peskine · 10 months ago
- 00ed057 Replace stringly typed data by class: prepare by Gilles Peskine · 10 months ago
- ced0edc Move config-tfm.h testing to separate all.sh component by Gilles Peskine · 11 months ago
- d210bf7 Merge pull request #9338 from sezrab/analyze_driver_vs_reference_header_correction-3.6 by Gilles Peskine · 11 months ago
- 6496d56 Make error line consistent with the header by Elena Uziunaite · 11 months ago
- 472c10f key_custom: update analyze_outcomes.py by Gilles Peskine · 1 year, 2 months ago
- 33218d2 Merge pull request #9329 from sezrab/replace_MBEDTLS_MD_CAN_MD5_with_PSA_WANT-3.6 by Gilles Peskine · 1 year ago
- 6025501 Add TLS: password protected... to ignored_tests list by Sam Berry · 1 year, 1 month ago
- f231386 Corrected header line of analyze_driver_vs_reference by Sam Berry · 1 year, 1 month ago
- 331d7d0 Driver vs referenee: ignore relevant configuration differences by Gilles Peskine · 1 year, 2 months ago
- 7fbbb43 Pacify pylint by Gilles Peskine · 1 year, 2 months ago
- 8941033 Generate test data before coverage analysis by Gilles Peskine · 1 year, 2 months ago
- 89ef2fa Driver-only FFDH is not good enough for DHE support in TLS 1.2 by Gilles Peskine · 1 year, 3 months ago
- 0f63028 Merge pull request #8815 from gilles-peskine-arm/psa_generate_key_ext-prototype by Gilles Peskine · 1 year, 5 months ago
- a7f651c Merge pull request #8804 from valeriosetti/issue8799 by Manuel Pégourié-Gonnard · 1 year, 5 months ago gh-readonly-queue/development/pr-8804-9fb53a9e26d10cc9da555f1abeadeeec5ee33960
- eba4ca1 test_suite_pem: solve driver test disparities by Valerio Setti · 1 year, 5 months ago
- 63072b1 Only test custom-e RSA key generation when built in by Gilles Peskine · 1 year, 5 months ago
- 3ea9450 Merge pull request #8734 from valeriosetti/issue8564 by Gilles Peskine · 1 year, 5 months ago
- 67f3568 Reduce analyze_block_cipher_dispatch exceptions by Ryan Everett · 1 year, 6 months ago
- afb2eee Add PKCS5/12 exceptions to analyze_block_cipher_dispatch by Ryan Everett · 1 year, 6 months ago
- 89d8a12 analyze_outcomes: fix typo by Valerio Setti · 1 year, 6 months ago
- cd89b0b all.sh: disable legacy hash support in test_psa_crypto_config_accel_hmac() by Valerio Setti · 1 year, 6 months ago
- 20cea94 analyze_outcomes: add task for HMAC coverage by Valerio Setti · 1 year, 6 months ago
- b1f96c0 Merge pull request #7815 from gilles-peskine-arm/ecp-export-partial by Gilles Peskine · 1 year, 6 months ago
- 7f48d5e Rename test components to better reflect content by Manuel Pégourié-Gonnard · 1 year, 7 months ago
- a0c9c66 analyze_outcomes: ignore only test concerning AES/ARIA/Camellia in CMAC by Valerio Setti · 1 year, 7 months ago
- 0635cca analyze_outcomes: update skipped tests following latest changes to all.sh by Valerio Setti · 1 year, 7 months ago
- ab0494f analyze_outcomes: update comments of skipped tests by Valerio Setti · 1 year, 7 months ago
- 3b17ae7 Add ECP-heavy-only test cases to the driver parity analysis ignore list by Gilles Peskine · 2 years, 1 month ago
- 5f665c3 analyze_outcomes: add exceptions to disparities for block_cipher dispatch by Valerio Setti · 1 year, 7 months ago
- 9afa329 analyze_outcomes: allow ignored test suites to have a dot in the name by Valerio Setti · 1 year, 7 months ago
- 4a8ef7c all.sh: disable legacy AES/ARIA/CAMELLIA in test_full_block_cipher_psa_dispatch by Valerio Setti · 1 year, 7 months ago
- 52ab8fa analyze_outcomes/all.sh: add reference component and entry for coverage comparison by Valerio Setti · 1 year, 8 months ago
- 98a90c6 Fix various issue by Pengyu Lv · 1 year, 8 months ago
- 3cd16c4 Add analyze_driver_vs_reference_rsa for analyze_outcomes by Pengyu Lv · 1 year, 8 months ago
- 18eab98 Merge pull request #8560 from lpy4105/issue/8423/optimize-analyze_outcomes_py by Gilles Peskine · 1 year, 8 months ago
- 5dcfd0c Some improvements by Pengyu Lv · 1 year, 8 months ago
- 550cd6f Use boolean `hit` instead of int `hits` by Pengyu Lv · 1 year, 8 months ago
- c3cd410 Merge pull request #8286 from gilles-peskine-arm/check_mbedtls_calloc_overallocation-disable_with_asan by Dave Rodgman · 1 year, 8 months ago
- 451ec8a Add comment to read_outcome_file in analyze_outcomes.py by Pengyu Lv · 1 year, 8 months ago
- c2e8f3a Add type annotations to analyze_outcomes.py by Pengyu Lv · 1 year, 8 months ago
- 20e3ca3 Run tests for ref_vs_driver outside task function by Pengyu Lv · 1 year, 8 months ago
- 18908ec Define named tuple for component outcomes by Pengyu Lv · 1 year, 8 months ago
- 28ae464 Use mutable set all the time by Pengyu Lv · 1 year, 8 months ago
- 59b9efc Check if driver_component is missing by Pengyu Lv · 1 year, 8 months ago
- f28cf59 Break the loop when case hits by Pengyu Lv · 1 year, 8 months ago
- dd1d6a7 Improve readability of the script by Pengyu Lv · 1 year, 8 months ago
- a1ddcfa Extend the pattern of pkparse test on encrypted keys by Pengyu Lv · 1 year, 8 months ago
- 150002c Skip calloc overallocation test case by Gilles Peskine · 1 year, 8 months ago
- 31a9b78 Improve comments and variable naming by Pengyu Lv · 1 year, 8 months ago
- a442858 Restruct the structure of outcome file presentation by Pengyu Lv · 1 year, 8 months ago
- a6cf5d6 Share parsed outcomes among tasks when ananlyzing by Pengyu Lv · 1 year, 8 months ago
- 5779096 Merge remote-tracking branch 'origin/development' into adjust_tfm_configs by Yanray Wang · 1 year, 9 months ago
- c51c411 analyze_outcome: only warn on ignored tests that pass by Manuel Pégourié-Gonnard · 1 year, 9 months ago
- cd84a29 analyze_outcomes: use regexes for cipher/aead by Manuel Pégourié-Gonnard · 1 year, 9 months ago
- d36a37f analyze_outcomes: ignore patterns apply to whole suite by Manuel Pégourié-Gonnard · 1 year, 9 months ago
- 9d9c234 analyze_outcome: Simplify some code by Manuel Pégourié-Gonnard · 1 year, 9 months ago
- b269543 analyze_outcome: work around old Python in CI by Manuel Pégourié-Gonnard · 1 year, 9 months ago
- 62d6131 analyze_outcomes: minor output fix by Manuel Pégourié-Gonnard · 1 year, 9 months ago
- 4fd5a6a analyze_outcomes: use regexes with ECC components by Manuel Pégourié-Gonnard · 1 year, 9 months ago
- b4558bd analyze_outcomes: remove useless ignore entries by Manuel Pégourié-Gonnard · 1 year, 9 months ago
- 371165a analyze_outcomes: useless ignores are now errors by Manuel Pégourié-Gonnard · 1 year, 9 months ago
- 881ce01 analyze_outcomes: add regex match for ignored tests by Manuel Pégourié-Gonnard · 1 year, 9 months ago
- 4da369f analyze_outcomes: minor code cleanup by Manuel Pégourié-Gonnard · 1 year, 9 months ago
- 507e08f analyze_outcomes: update cipher/aead data by Valerio Setti · 1 year, 9 months ago
- 97454fd all.sh: accelerate CMAC in test_psa_crypto_config_accel_cipher_aead() by Valerio Setti · 1 year, 9 months ago
- 3b15590 test_suite_psa_crypto: replace builtin dependencies with PSA_WANT by Valerio Setti · 1 year, 9 months ago
- 5cd18f9 analyze_oucomes.py: ignore line-too-long error for skipped tests by Valerio Setti · 1 year, 10 months ago
- 9394144 all.sh: keep PKCS5/12 enabled in the reference component by Valerio Setti · 1 year, 10 months ago
- 7448cee analyze_outcomes.py: skip tests that depends on builtin features by Valerio Setti · 1 year, 10 months ago
- b6b301f test: add component accelerating both ciphers and AEADs by Valerio Setti · 1 year, 10 months ago
- 08e9423 Merge remote-tracking branch 'origin/development' into adjust_tfm_configs by Yanray Wang · 1 year, 9 months ago
- 2cff820 analyze_outcomes: add new_section() method to the Results class by Valerio Setti · 1 year, 9 months ago
- 39d4b9d analyze_outcomes: fix format interpolation errors by Valerio Setti · 1 year, 9 months ago
- 735794c analyze_outcomes: fix missing format for args/kwargs by Valerio Setti · 1 year, 9 months ago
- 781c234 analyze_oucomes: do not return Results instance passed as parameter by Valerio Setti · 1 year, 9 months ago
- 8070dbe analyze_outcomes: keep print_line() method non-static by Valerio Setti · 1 year, 9 months ago
- f6f64cf analyze_outcomes: code style improvement by Valerio Setti · 1 year, 9 months ago
- 8d178be analyze_outcomes: fix return value in case of test failure by Valerio Setti · 1 year, 9 months ago
- 40314fc analyze_outcomes: fix newlines by Valerio Setti · 1 year, 9 months ago
- f075e47 analyze_outcomes: reset name of TestLog to Results by Valerio Setti · 1 year, 9 months ago
- 3f33989 analyze_outcomes: use a single TestLog instance and do not delay output by Valerio Setti · 1 year, 9 months ago