1
1
mirror of https://github.com/henrydcase/pqc.git synced 2024-11-22 15:39:07 +00:00
pqcrypto/test
Joost Rijneveld 2fbd02a076
Test for symbolic links
We disallow symbolic links to ensure implementations are standalone
and more portable.
2019-02-18 16:49:44 +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
check_tvectors.py Reimplement Python tests using nose framework 2019-02-13 22:25:34 -05:00
helpers.py Flake8ify python files 2019-02-18 13:04:59 +01:00
Makefile Ensure .a-file for scheme is up to date for tests 2019-02-18 15:06:46 +01:00
pqclean.py Flake8ify python files 2019-02-18 13:04:59 +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_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_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