python-tuf/tests/unit
Vladimir Diaz c58906f9c2 Fix for issue #153
Update the key modules and their unit tests so that only the signature scheme is included in the signature label.

PyCrypto-PKCS#1 PSS -> RSASSA-PSS
ed25519-python and ed25519-pynacl -> ed25519
2013-11-27 12:11:16 -05:00
..
aggregate_tests.py Even better organization of tests; remove evpy. 2013-09-10 00:24:34 -04:00
simple_server.py Even better organization of tests; remove evpy. 2013-09-10 00:24:34 -04:00
statement_coverage.py Even better organization of tests; remove evpy. 2013-09-10 00:24:34 -04:00
test_download.py Replace relative with absolute imports for tests. 2013-09-10 17:33:00 -04:00
test_ed25519_keys.py Fix for issue #153 2013-11-27 12:11:16 -05:00
test_formats.py Continue refactor of libtuf.py 2013-11-25 15:01:27 -05:00
test_hash.py Even better organization of tests; remove evpy. 2013-09-10 00:24:34 -04:00
test_keydb.py Update all unit tests affected by configurable crypto 2013-10-10 12:19:46 -04:00
test_keys.py Update docstrings and comments in keys.py 2013-10-18 14:01:51 -04:00
test_keystore.py Update all unit tests affected by configurable crypto 2013-10-10 12:19:46 -04:00
test_mirrors.py Replace relative with absolute imports for tests. 2013-09-10 17:33:00 -04:00
test_push.py Even better organization of tests; remove evpy. 2013-09-10 00:24:34 -04:00
test_pushtoolslib.py Even better organization of tests; remove evpy. 2013-09-10 00:24:34 -04:00
test_pycrypto_keys.py Fix for issue #153 2013-11-27 12:11:16 -05:00
test_quickstart.py Merge and resolve conflicts 2013-11-15 10:09:59 -05:00
test_roledb.py Update all unit tests affected by configurable crypto 2013-10-10 12:19:46 -04:00
test_schema.py Even better organization of tests; remove evpy. 2013-09-10 00:24:34 -04:00
test_sig.py Update all unit tests affected by configurable crypto 2013-10-10 12:19:46 -04:00
test_signercli.py Replace relative with absolute imports for tests. 2013-09-10 17:33:00 -04:00
test_signerlib.py Replace relative with absolute imports for tests. 2013-09-10 17:33:00 -04:00
test_updater.py Fix test_updater.py test case failure 2013-09-13 09:54:10 -04:00
test_util.py Replace relative with absolute imports for tests. 2013-09-10 17:33:00 -04:00
test_util_test_tools.py Update test_util_test_tools.py following change to util_test_tools.init_repo() 2013-09-16 09:09:40 -04:00