1
1
mirror of https://github.com/henrydcase/pqc.git synced 2024-11-22 15:39:07 +00:00
pqcrypto/test
2019-02-27 13:59:00 +01:00
..
crypto_kem Formatted everything with astyle 2019-02-14 14:08:16 +01:00
crypto_sign Formatted everything with astyle 2019-02-14 14:08:16 +01:00
helpers.py Add test to check that every .c / .h file triggers a library rebuild 2019-02-25 23:28:37 -05:00
Makefile Wrong source file for building functional tests 2019-02-26 20:46:09 -05:00
Makefile.Microsoft_nmake Build functional tests and test vectors on Windows continuous integration 2019-02-25 21:40:43 -05:00
pqclean.py Add test to check that every .c / .h file triggers a library rebuild 2019-02-25 23:28:37 -05: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_functest.py Allow to easily run individual test modules and add instructions to README (#39) 2019-02-18 08:48:13 -05: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 Compute touch timestamps in Python 2019-02-25 23:42:48 -05: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 Allow to easily run individual test modules and add instructions to README (#39) 2019-02-18 08:48:13 -05:00
test_testvectors.py Migrate test vector checks to pythonic testing framework 2019-02-18 10:07:01 -05:00