.. |
common
|
Added python test running all unit tests of common crypto functions
|
2019-04-10 16:02:45 +02:00 |
crypto_kem
|
Check the specified sizes of the metadata match api.h consts
|
2019-04-05 17:04:37 +02:00 |
crypto_sign
|
Check the specified sizes of the metadata match api.h consts
|
2019-04-05 17:04:37 +02: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
|
Added python test running all unit tests of common crypto functions
|
2019-04-10 16:02:45 +02:00 |
Makefile.Microsoft_nmake
|
build printparams on Windows
|
2019-04-05 17:21:56 +02: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_common.py
|
Use standard helper to skip Windows for /common
|
2019-04-10 16:34:44 +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_sizes.py
|
Check the specified sizes of the metadata match api.h consts
|
2019-04-05 17:04:37 +02: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 |