pqc/test
2019-04-05 16:38:26 +02:00
..
common Add SHA224 for completeness 2019-03-11 16:50:00 +01:00
crypto_kem Switch for int and unsigned char to size_to and uint8_t 2019-04-02 14:06:06 -04:00
crypto_sign Switch for int and unsigned char to size_to and uint8_t 2019-04-02 14:06:06 -04:00
pycparser@e1a1d737be Prohibit using char without explicit sign modifier 2019-04-04 13:49:15 +02:00
helpers.py Skip the prohibit-char test on Windows due to lack of cc 2019-04-05 10:39:08 +02:00
Makefile Global search and replace on sed 2019-03-21 22:56:28 -04:00
Makefile.Microsoft_nmake Only ignore missing helper programs if not on CI 2019-03-07 08:43:13 +01:00
pqclean.py Fix tests on Windows 2019-03-06 17:14:36 +01:00
test_char.py Clarify cc vs cpp 2019-04-05 13:04:32 +02:00
test_compile_lib.py Force make clean on test_compile_lib 2019-03-31 22:00:39 -04:00
test_dynamic_memory.py First start of windows test support 2019-03-06 17:14:31 +01:00
test_format.py Only ignore missing helper programs if not on CI 2019-03-07 08:43:13 +01:00
test_functest.py Only ignore missing helper programs if not on CI 2019-03-07 08:43:13 +01:00
test_license.py Clean up tests 2019-03-04 17:02:46 +01:00
test_linter.py Only ignore missing helper programs if not on CI 2019-03-07 08:43:13 +01:00
test_makefile_dependencies.py Set modification time via os.utime 2019-03-06 17:15:24 +01:00
test_metadata.py Add missing metadata to META 2019-04-05 16:38:26 +02:00
test_no_symlinks.py Clean up tests 2019-03-04 17:02:46 +01:00
test_symbol_namespace.py small improvements of reporting 2019-03-06 17:14:36 +01:00
test_testvectors.py Fix tests on Windows 2019-03-06 17:14:36 +01:00
test_valgrind.py Move valgrind tests to python-based testing framework 2019-02-28 16:45:15 +01:00