python-tuf/tests
2017-02-13 16:04:18 -05:00
..
repository_data Minor edits to MultiRepoUpdater and map.json 2017-02-10 15:59:19 -05:00
.coveragerc Remove ssl_crypto entry from coverage configuration file 2017-01-12 10:49:40 -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_extraneous_dependencies_attack.py Fix unit tests to use tuf.settings.repositories_directory 2017-02-06 16:19:58 -05:00
test_formats.py Move tuf-related schemata from securesystemslib to tuf.formats.py 2017-01-11 11:32:08 -05: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 remaining test conditions for multiple repository support for the repository tool 2017-02-13 16:03:26 -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 Edit remaining test cases for repository_lib.py 2017-02-08 15:15:07 -05:00
test_repository_tool.py Fix remaining unit test failures for repository_tool.py 2017-02-08 11:56:17 -05: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_updater.py Add test case for MultiRepoUpdater and fix bugs 2017-02-13 16:04:18 -05:00
test_updater_root_rotation_integration.py Fix unit tests to use tuf.settings.repositories_directory 2017-02-06 16:19:58 -05:00