python-tuf/tests
Vladimir Diaz b8ce4bbfcd Implement changes to write and load the new format of snapshot.json
The repository tools should properly write and load consistent versions of root.json and snapshot.json.  Version numbers were previously prepended to these two roles.
2016-04-14 08:13:50 -04:00
..
repository_data Modify repository data to use new snapshot format 2016-04-14 08:11:34 -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 Latest WIP 2016-03-22 11:26:55 -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 Add import statements for unvendored dependencies in the unit tests 2015-06-02 10:28:02 -04:00
test_developer_tool.py Initial refactor of developer tool 2016-04-05 20:23:37 -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 Fix remaining issues with unit tests after implementing version numbers in snapshot.json 2015-10-27 16:11:11 -04:00
test_extraneous_dependencies_attack.py Remove test condition for tuf.ForbiddenTargetError exception (has been removed) 2016-03-31 17:29:38 -04:00
test_formats.py Implement changes to write and load the new format of snapshot.json 2016-04-14 08:13:50 -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 Review test_indefinite_freeze_attack.py and updater.py. Minor edits made 2016-03-17 11:36:11 -04:00
test_init.py Import tuf.log in test_init and fix logger name. Issue #303. 2016-01-20 10:29:58 -05:00
test_interpose_updater.py Remove extraneous closing parenthesis 2015-02-06 14:51:57 -05:00
test_keydb.py Fix remaining issues with unit tests after implementing version numbers in snapshot.json 2015-10-27 16:11:11 -04:00
test_keys.py More coverage improvements 2015-03-02 15:10:27 -05:00
test_log.py Allow users to specify the path (via conf.py) to save log files 2016-01-14 17:25:08 -05: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 Remove parent 'targets' directory from role1.json paths 2016-03-29 15:35:20 -04:00
test_pyca_crypto_keys.py Update the test case for create_rsa_signature() 2016-01-25 11:42:15 -05:00
test_pycrypto_keys.py Address code review comments 2016-01-13 23:02:17 +00:00
test_replay_attack.py Fix bug where the snapshot and timestamp roles are listed in snapshot.json 2016-03-29 15:28:18 -04:00
test_repository_lib.py More unit test fixes 2016-03-25 11:59:11 -04:00
test_repository_tool.py Implement changes to write and load the new format of snapshot.json 2016-04-14 08:13:50 -04:00
test_roledb.py Remove obsolete functions tested in test_roledb.py 2016-03-31 17:24:57 -04:00
test_schema.py Refactor repository_tool.py and improve test coverage. 2014-06-03 14:32:44 -04:00
test_sig.py Refactor repository_tool.py and improve test coverage. 2014-06-03 14:32:44 -04:00
test_slow_retrieval_attack.py Add import statements for unvendored dependencies in the unit tests 2015-06-02 10:28:02 -04:00
test_updater.py Remove obsolete method: refresh_targets_metadata_chain() 2016-04-06 10:54:45 -04:00
test_util.py Add import statements for unvendored dependencies in the unit tests 2015-06-02 10:28:02 -04:00