pqc/test
Thom Wiggers 56bb81d053
Fix display of test results summary on CircleCI (#219)
* Reduce pytest xml log size
* store artifact to debug
* Fix test result path
2019-08-07 10:03:17 +02:00
..
common Move test support files into tests directory (#200) 2019-07-26 10:26:14 +02:00
crypto_kem change include order; add missing includes (#185) 2019-06-11 15:09:07 +02:00
crypto_sign change include order; add missing includes (#185) 2019-06-11 15:09:07 +02:00
duplicate_consistency add duplicate consistency checks 2019-07-16 15:56:02 -04:00
pycparser@e1a1d737be Prohibit using char without explicit sign modifier 2019-04-04 13:49:15 +02:00
test_common Move test support files into tests directory (#200) 2019-07-26 10:26:14 +02:00
helpers.py Parallel tests (#206) 2019-07-29 10:38:25 +02:00
Makefile Move test support files into tests directory (#200) 2019-07-26 10:26:14 +02:00
Makefile.Microsoft_nmake Move test support files into tests directory (#200) 2019-07-26 10:26:14 +02:00
pqclean.py Parallel tests (#206) 2019-07-29 10:38:25 +02:00
pytest.ini Fix display of test results summary on CircleCI (#219) 2019-08-07 10:03:17 +02:00
test_api_h.py Parallel tests (#206) 2019-07-29 10:38:25 +02:00
test_char.py Parallel tests (#206) 2019-07-29 10:38:25 +02:00
test_common.py Parallel tests (#206) 2019-07-29 10:38:25 +02:00
test_compile_lib.py Parallel tests (#206) 2019-07-29 10:38:25 +02:00
test_duplicate_consistency.py Parallel tests (#206) 2019-07-29 10:38:25 +02:00
test_dynamic_memory.py Parallel tests (#206) 2019-07-29 10:38:25 +02:00
test_format.py Parallel tests (#206) 2019-07-29 10:38:25 +02:00
test_functest.py Parallel tests (#206) 2019-07-29 10:38:25 +02:00
test_license.py Parallel tests (#206) 2019-07-29 10:38:25 +02:00
test_linter.py Remove clang-tidy -fix flag handlign (doesn't work) 2019-08-01 09:13:30 +02:00
test_makefile_dependencies.py Parallel tests (#206) 2019-07-29 10:38:25 +02:00
test_makefiles_present.py Parallel tests (#206) 2019-07-29 10:38:25 +02:00
test_metadata_sizes.py Parallel tests (#206) 2019-07-29 10:38:25 +02:00
test_metadata.py Parallel tests (#206) 2019-07-29 10:38:25 +02:00
test_nistkat.py Parallel tests (#206) 2019-07-29 10:38:25 +02:00
test_no_symlinks.py Parallel tests (#206) 2019-07-29 10:38:25 +02:00
test_preprocessor.py Parallel tests (#206) 2019-07-29 10:38:25 +02:00
test_symbol_namespace.py Parallel tests (#206) 2019-07-29 10:38:25 +02:00
test_testvectors.py Parallel tests (#206) 2019-07-29 10:38:25 +02:00
test_valgrind.py Reduce the number of test runs for Valgrind tests 2019-07-29 15:25:41 +02:00