python-tuf/tests
2016-08-29 11:42:19 -04:00
..
repository_data Reference all metadata in <version>.rolename.json format 2016-07-14 10:31:16 -04:00
.coveragerc Update repository tool diagram and coverage. 2014-06-03 14:59:56 -04:00
__init__.py Support ISO 8601, vendor iso8601, clean codebase. 2014-04-19 14:27:53 -04:00
aggregate_tests.py Update aggregate_tests.py 2016-01-21 13:25:58 -05:00
repository_tool.py Reference all metadata in <version>.rolename.json format 2016-07-14 10:31:16 -04:00
simple_https_server.py Add the newly-generated SSL cert and key to simple_https_server.py 2016-01-27 16:32:59 -05:00
simple_server.py Add import statements for unvendored dependencies in the unit tests 2015-06-02 10:28:02 -04:00
slow_retrieval_server.py Add import statements for unvendored dependencies in the unit tests 2015-06-02 10:28:02 -04:00
ssl_cert.crt Add SSL certificate and key used to test https connections 2016-01-27 16:31:33 -05:00
ssl_cert.key Add SSL certificate and key used to test https connections 2016-01-27 16:31:33 -05:00
test_arbitrary_package_attack.py Clear keydb and roledb (using the 'clear_all' argument) in the teardown() calls of unit tests 2016-07-15 13:53:31 -04:00
test_developer_tool.py Use the 'clear_all' argument with clear_roledb.py and clear_keydb.py 2016-07-15 15:24:45 -04:00
test_download.py Add the new path to the SSL certificate used for testing 2016-01-27 16:35:23 -05:00
test_ed25519_keys.py Update import statements of unvendored dependencies 2015-06-02 08:29:22 -04:00
test_endless_data_attack.py Use the 'clear_all' argument with clear_roledb.py and clear_keydb.py 2016-07-15 15:24:45 -04:00
test_extraneous_dependencies_attack.py Clear keydb and roledb (using the 'clear_all' argument) in the teardown() calls of unit tests 2016-07-15 13:53:31 -04:00
test_formats.py Improve code coverage 2016-07-21 10:28:46 -04:00
test_hash.py Add import statements for unvendored dependencies in the unit tests 2015-06-02 10:28:02 -04:00
test_indefinite_freeze_attack.py Use the 'clear_all' argument with clear_roledb.py and clear_keydb.py 2016-07-15 15:24:45 -04:00
test_init.py Improve code coverage for __init__.py pyca_crypto_keys.py, repository_lib.py 2016-07-25 11:20:30 -04:00
test_interpose_updater.py Write 'interposition.json' to temporary location so that it gets auto-removed after testing 2016-08-15 14:26:50 -04:00
test_key_revocation.py Clear keydb and roledb (using the 'clear_all' argument) in the teardown() calls of unit tests 2016-07-15 13:53:31 -04:00
test_keydb.py Remove tuf.Error exception raised in create_keydb_from_root_metadata() 2016-07-27 16:33:35 -04:00
test_keys.py Proof of concept 2016-05-18 16:12:58 -04:00
test_log.py Improve code coverage 2016-07-21 10:28:46 -04:00
test_mirrors.py Add import statements for unvendored dependencies in the unit tests 2015-06-02 10:28:02 -04:00
test_mix_and_match_attack.py Use the 'clear_all' argument with clear_roledb.py and clear_keydb.py 2016-07-15 15:24:45 -04:00
test_pyca_crypto_keys.py Improve code coverage for __init__.py pyca_crypto_keys.py, repository_lib.py 2016-07-25 11:20:30 -04:00
test_pycrypto_keys.py Improve code coverage 2016-07-21 10:28:46 -04:00
test_replay_attack.py Use the 'clear_all' argument with clear_roledb.py and clear_keydb.py 2016-07-15 15:24:45 -04:00
test_repository_lib.py Fix issues with writting non-dirty'd consistent snapshots 2016-08-26 16:42:21 -04:00
test_repository_tool.py Fix issues with writting non-dirty'd consistent snapshots 2016-08-26 16:42:21 -04:00
test_roledb.py Add test case for newly-added tuf.roledb.mark_dirty() 2016-08-29 11:42:19 -04:00
test_schema.py Refactor repository_tool.py and improve test coverage. 2014-06-03 14:32:44 -04:00
test_sig.py Remove invalid test case (hmm, only py35 caught this mistake) 2016-07-26 14:28:08 -04:00
test_slow_retrieval_attack.py Clear keydb and roledb (using the 'clear_all' argument) in the teardown() calls of unit tests 2016-07-15 13:53:31 -04:00
test_updater.py Merge pull request #352 from vladimir-v-diaz/support_wildcards_in_trusted_paths 2016-08-05 15:53:40 -04:00
test_util.py Add initial support for specifying Unix shell-style wildcards in paths 2016-08-04 10:59:15 -04:00