pqc/test
Joost Rijneveld e959357f97
Remove fips202 test from all tests target
It's nice to be able to test this, but it does not need to happen
for every CI run.
2019-03-11 15:06:04 +01:00
..
common Add incremental SHA3 2019-03-07 17:01:23 +01:00
crypto_kem un-align pointers. Resolves #24 2019-02-28 09:15:09 +01:00
crypto_sign Merge pull request #62 from PQClean/functestunalign 2019-02-28 15:57:06 +01:00
helpers.py Add environment to sanitizers on ARM 2019-02-28 16:17:58 +01:00
Makefile Remove fips202 test from all tests target 2019-03-11 15:06:04 +01:00
Makefile.Microsoft_nmake Add sanitizers to functests 2019-02-28 16:17:06 +01:00
pqclean.py Add format tests to python tests 2019-02-28 17:06:44 +01:00
test_compile_lib.py Allow to easily run individual test modules and add instructions to README (#39) 2019-02-18 08:48:13 -05:00
test_dynamic_memory.py Detect use of dynamic memory allocation functions 2019-02-27 13:59:00 +01:00
test_format.py Add format tests to python tests 2019-02-28 17:06:44 +01:00
test_functest.py Only skip ASAN on ppc with Clang 2019-02-28 16:44:10 +01:00
test_license.py Allow to easily run individual test modules and add instructions to README (#39) 2019-02-18 08:48:13 -05:00
test_makefile_dependencies.py Add sanity check to not just see if the scheme always rebuilds 2019-02-27 15:29:20 +01:00
test_metadata.py Allow to easily run individual test modules and add instructions to README (#39) 2019-02-18 08:48:13 -05:00
test_no_symlinks.py Test for symbolic links 2019-02-18 16:49:44 +01:00
test_symbol_namespace.py Stupid typo 2019-02-28 13:42:04 +01:00
test_testvectors.py Migrate test vector checks to pythonic testing framework 2019-02-18 10:07:01 -05:00
test_valgrind.py Move valgrind tests to python-based testing framework 2019-02-28 16:45:15 +01:00