python-tuf/tests/integration
Vladimir Diaz 009ddd9f37 Rename top-level role and functions of repository_tool.py. Update documentation and diagram.
add_key() -> add_verification_key()
remove_key() -> remove_verification_key()
release.json -> snapshot.json
Update repository_tool-diagram.png
Update README following the renamed functions and release role changes.
Minor edits, such as removing lint left over from a previous merge conflict.
2014-01-29 11:26:56 -05:00
..
slow_retrieval_server.py Minor edits, merge, and resolve conflicts. 2014-01-27 13:15:03 -05:00
test_arbitrary_package_attack.py Rename top-level role and functions of repository_tool.py. Update documentation and diagram. 2014-01-29 11:26:56 -05:00
test_delegations.py Fix extraneous new lines in test_delegations.py 2013-09-23 20:55:34 -04:00
test_endless_data_attack.py test_endless_data_attack.py: Fix indentation 2013-09-23 21:02:17 -04:00
test_extraneous_dependencies_attack.py Merge 'develop' and resolve conflicts. 2014-01-27 13:35:11 -05:00
test_indefinite_freeze_attack.py test_indefinite_freeze_attack.py: Python 3 compatability 2013-09-23 21:13:34 -04:00
test_mix_and_match_attack.py test_mix_and_match_attack.py: Python 3 compatability 2013-09-23 21:16:55 -04:00
test_replay_attack.py test_replay_attack.py: Python 3 compatability 2013-09-23 21:18:52 -04:00
test_slow_retrieval_attack.py test_slow_retrieval_attack.py: Python 3 compatability 2013-09-23 21:23:26 -04:00