1
1
mirror of https://github.com/henrydcase/pqc.git synced 2024-11-22 15:39:07 +00:00
pqcrypto/test
Douglas Stebila cfc9705751 test_format wasn't actually checking output of astyle
It was only checking the return code, but astyle was always returning 0. 
Changed to parse the output and look for the string "Formatted"
2019-04-10 21:23:33 -04:00
..
common Add SHA224 for completeness 2019-03-11 16:50:00 +01:00
crypto_kem Merge branch 'master' into more-frodo 2019-04-06 08:51:03 -04:00
crypto_sign Add functest/testvectors for detached signatures 2019-04-08 10:23:24 +02:00
duplicate_consistency Add FrodoKEM-1344-SHAKE 2019-04-06 09:22:15 -04:00
pycparser@e1a1d737be Prohibit using char without explicit sign modifier 2019-04-04 13:49:15 +02:00
helpers.py Use environment variables to selectively filter tests 2019-04-10 17:03:02 -04:00
Makefile Enable some extra warnings (#67) 2019-04-07 08:14:41 -04:00
Makefile.Microsoft_nmake Merge branch 'master' into more-frodo 2019-04-06 08:51:03 -04:00
pqclean.py Merge branch 'master' into more-frodo 2019-04-09 09:06:20 -04:00
test_api_h.py Use environment variables to selectively filter tests 2019-04-10 17:03:02 -04:00
test_char.py Use environment variables to selectively filter tests 2019-04-10 17:03:02 -04:00
test_compile_lib.py Use environment variables to selectively filter tests 2019-04-10 17:03:02 -04:00
test_duplicate_consistency.py Use environment variables to selectively filter tests 2019-04-10 17:03:02 -04:00
test_dynamic_memory.py Use environment variables to selectively filter tests 2019-04-10 17:03:02 -04:00
test_format.py test_format wasn't actually checking output of astyle 2019-04-10 21:23:33 -04:00
test_functest.py Use environment variables to selectively filter tests 2019-04-10 17:03:02 -04:00
test_license.py Use environment variables to selectively filter tests 2019-04-10 17:03:02 -04:00
test_linter.py Use environment variables to selectively filter tests 2019-04-10 17:03:02 -04:00
test_makefile_dependencies.py Use environment variables to selectively filter tests 2019-04-10 17:03:02 -04:00
test_metadata_sizes.py Use environment variables to selectively filter tests 2019-04-10 17:03:02 -04:00
test_metadata.py Use environment variables to selectively filter tests 2019-04-10 17:03:02 -04:00
test_no_symlinks.py Use environment variables to selectively filter tests 2019-04-10 17:03:02 -04:00
test_preprocessor.py Use environment variables to selectively filter tests 2019-04-10 17:03:02 -04:00
test_symbol_namespace.py Use environment variables to selectively filter tests 2019-04-10 17:03:02 -04:00
test_testvectors.py Use environment variables to selectively filter tests 2019-04-10 17:03:02 -04:00
test_valgrind.py Use environment variables to selectively filter tests 2019-04-10 17:03:02 -04:00