..
repository_data
Improve each module's code coverage to at least 90%
2015-02-11 13:22:46 -05: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
https_client.pem
Add self-signed certificates to be used by simple_https_server.py
2014-06-17 10:20:57 -04:00
https_server.pem
Add self-signed certificates to be used by simple_https_server.py
2014-06-17 10:20:57 -04:00
simple_https_server.py
Add import statements for unvendored dependencies in the unit tests
2015-06-02 10:28:02 -04: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
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 import statements for unvendored dependencies in the unit tests
2015-06-02 10:28:02 -04:00
test_ed25519_keys.py
Update import statements of unvendored dependencies
2015-06-02 08:29:22 -04:00
test_endless_data_attack.py
Add import statements for unvendored dependencies in the unit tests
2015-06-02 10:28:02 -04:00
test_extraneous_dependencies_attack.py
Add import statements for unvendored dependencies in the unit tests
2015-06-02 10:28:02 -04:00
test_formats.py
Add import statements for unvendored dependencies in the unit tests
2015-06-02 10:28:02 -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
Add import statements for unvendored dependencies in the unit tests
2015-06-02 10:28:02 -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
More coverage improvements
2015-03-02 15:10:27 -05: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
Add import statements for unvendored dependencies in the unit tests
2015-06-02 10:28:02 -04:00
test_pyca_crypto_keys.py
Fix comment for generate_rsa_public_and_private test case
2016-01-21 16:57:42 -05:00
test_pycrypto_keys.py
Address code review comments
2016-01-13 23:02:17 +00:00
test_replay_attack.py
Fix shebang statment in unit test module
2015-06-02 10:31:03 -04:00
test_repository_lib.py
Add import statements for unvendored dependencies in the unit tests
2015-06-02 10:28:02 -04:00
test_repository_tool.py
Add whitespace for readability
2015-08-26 17:31:21 -04:00
test_roledb.py
Initial implementation of custom FILEINFO
2014-06-23 13:33:01 -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 incorrectly loaded 'snapshot' key in test case
2015-08-26 11:09:30 -04:00
test_util.py
Add import statements for unvendored dependencies in the unit tests
2015-06-02 10:28:02 -04:00