python-tuf/tests
2017-07-18 16:09:22 -04:00
..
repository_data Test that root.json.gz can be loaded 2017-07-13 14:40:52 -04:00
.coveragerc Updates repository_lib to use securesystemslib 2017-01-27 17:07:43 -05:00
__init__.py Support ISO 8601, vendor iso8601, clean codebase. 2014-04-19 14:27:53 -04:00
aggregate_tests.py Remove simple-settings dependency from aggregate_tests.py 2017-01-12 15:20:03 -05: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 Added simple_settings, now it is a requirement of TuF. 2016-11-01 15:38:40 -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 Fix unit tests to use tuf.settings.repositories_directory 2017-02-06 16:19:58 -05:00
test_developer_tool.py Fix import statements in various test modules 2017-01-11 17:05:46 -05:00
test_download.py Fix import statements for download.py and test_download.py 2017-01-11 10:46:22 -05:00
test_endless_data_attack.py Fix unit tests to use tuf.settings.repositories_directory 2017-02-06 16:19:58 -05:00
test_exceptions.py Add test case for tuf.exceptions.DecompressionError 2017-07-14 11:23:45 -04:00
test_extraneous_dependencies_attack.py Fix unit tests to use tuf.settings.repositories_directory 2017-02-06 16:19:58 -05:00
test_formats.py Edit the format of _type entries, which are now lowercase 2017-07-12 15:05:17 -04:00
test_indefinite_freeze_attack.py Fix unit tests to use tuf.settings.repositories_directory 2017-02-06 16:19:58 -05:00
test_init.py Fix import statements in test_init.py 2017-01-11 11:43:19 -05:00
test_interpose_updater.py Fix unit tests to use tuf.settings.repositories_directory 2017-02-06 16:19:58 -05:00
test_key_revocation_integration.py Fix unit tests to use tuf.settings.repositories_directory 2017-02-06 16:19:58 -05:00
test_keydb.py Fix SSL statements in test_keydb.py 2017-01-09 16:53:23 -05:00
test_log.py Fix import statements in log.py and test_log.py 2017-01-11 12:51:04 -05:00
test_mirrors.py Fix more import statements for various modules 2017-01-11 15:41:13 -05:00
test_mix_and_match_attack.py Add missing unit tests for last commit 2017-02-06 16:20:28 -05:00
test_multiple_repositories_integration.py Add test condition for repository tool and support for multiple repositories 2017-02-08 17:16:30 -05:00
test_replay_attack.py Fix unit tests to use tuf.settings.repositories_directory 2017-02-06 16:19:58 -05:00
test_repository_lib.py Test that root.json.gz can be loaded 2017-07-13 14:40:52 -04:00
test_repository_tool.py Clear role and key db in setup 2017-07-17 16:31:32 -04:00
test_roledb.py Fix imports statements in roledb.py and test_roledb.py 2017-01-11 12:43:04 -05:00
test_root_versioning_integration.py Fix import statements in the root rotation integration tests 2017-01-12 10:52:05 -05:00
test_sig.py Fix import statements in sig.py and test_sig.py 2017-01-11 12:23:21 -05:00
test_slow_retrieval_attack.py Fix unit tests to use tuf.settings.repositories_directory 2017-02-06 16:19:58 -05:00
test_unittest_toolbox.py Add unit test for unittest_toolbox.py 2017-07-14 11:26:52 -04:00
test_updater.py Fix syntax error in import_delegations and improve coverage 2017-07-18 16:09:22 -04:00
test_updater_root_rotation_integration.py Fix unit tests to use tuf.settings.repositories_directory 2017-02-06 16:19:58 -05:00