python-tuf/tests
Sebastien Awwad 66f56271d2 This is a manual squash commit of detect_expiry_322, to avoid merge conflicts.
Comment lines from the individual commits include:
1. Fix #322 by detecting expiry of stale files. initial attempt
2. temp commit of files from Soma
3. removing freeze_attack_stale_expiry and leaving the test added to indefinite freeze attack
4. fixing indefinite freeze attack test: now incorporates old reject-freshly-downloaded-but-expired-timestamp test as well as reject-stale-already-present-but-expired-snapshot test
5. small refinements to indefinite freeze attack test
6. Pulled the recursion out of the except block in refresh() to avoid unprintable nested exceptions.
7. Added comments to the last commit (retry_once)
8. Merge pull request #1 from awwad/detect_expiry_322_temp (removing cruft in another branch)
2016-03-10 15:01:12 -05:00
..
repository_data Update the repository test data following the addition of the 'compression algorithms' key in root.json 2015-10-20 09:14:21 -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
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 Merge custom info changes, logger messages, and minor edits. 2014-07-02 11:10:50 -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 Review 'test_extraneous_dependencies_attack.py' 2015-10-27 17:15:46 -04:00
test_formats.py Review 'test_formats.py' 2015-10-27 16:55:51 -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 This is a manual squash commit of detect_expiry_322, to avoid merge conflicts. 2016-03-10 15:01:12 -05: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 Review 'test_mix_and_match_attack.py 2015-10-27 17:22:14 -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 Review 'test_replay_attack' 2015-10-27 17:24:57 -04:00
test_repository_lib.py Review 'test_repository_lib.py' 2015-10-28 11:45:01 -04:00
test_repository_tool.py Resolve remaining issues with writing / loading the new changes 2015-10-20 09:16:39 -04:00
test_roledb.py Fix remaining issues with unit tests after implementing version numbers in snapshot.json 2015-10-27 16:11:11 -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 Update the unit tests for _versioninfo_has_been_updated() (to use the renamed function) 2016-02-26 13:35:37 -05:00
test_util.py Add import statements for unvendored dependencies in the unit tests 2015-06-02 10:28:02 -04:00