python-tuf/tuf/tests
zhengyuyu 6638089b99 Fix the slow retrieval attack issue
download.py:Add a timeout and rewrite the _fileobject.read()

test_slow_retrieval_attack.py:Add a new kind of slow retrieval attack

slow_retrieval_server.py:Modification for new kind of slow retrieval attack
2013-08-28 05:43:47 -04:00
..
system_tests Fix the slow retrieval attack issue 2013-08-28 05:43:47 -04:00
__init__.py Move all files up one directory from 'src/'. 2013-02-10 21:38:06 -05:00
aggregate_tests.py Add aggregate_tests.py and proper restoration of monkey patched functions to allow aggregated test suites. unittest_toolbox.py will need further changes if we decide to provide support for 'unittest discover'. 2013-03-04 23:11:34 -05:00
repository_setup.py Patch mock signercli.make_delegation prompts. 2013-06-23 13:08:26 +08:00
simple_server.py Move all files up one directory from 'src/'. 2013-02-10 21:38:06 -05:00
statement_coverage.py Added mix-and-match attack test and statement_coverage (based on coverage.py). 2013-04-13 12:56:10 -04:00
test_download.py Adapt Zheng Yuyu's changes. 2013-08-06 13:40:24 -04:00
test_formats.py WIP on adjusting tuf.client.updater to use list of roles. 2013-06-22 16:23:52 +08:00
test_hash.py Add aggregate_tests.py and proper restoration of monkey patched functions to allow aggregated test suites. unittest_toolbox.py will need further changes if we decide to provide support for 'unittest discover'. 2013-03-04 23:11:34 -05:00
test_keydb.py Add aggregate_tests.py and proper restoration of monkey patched functions to allow aggregated test suites. unittest_toolbox.py will need further changes if we decide to provide support for 'unittest discover'. 2013-03-04 23:11:34 -05:00
test_keystore.py Convert print statements to logger.info() and disable the logger in the test modules. Modify a few test cases in test_signercli.py that incorrectly compare SIGNABLE objects. 2013-02-15 22:51:13 -05:00
test_mirrors.py Modified the exception raised on invalid 'file_type' in mirrors.py. Updated test_mirrors.py to test for the changed exception raised 2013-02-27 12:33:34 -05:00
test_push.py Added test_pushtoolslib.py and test_push.py. 2013-04-28 23:18:41 -04:00
test_pushtoolslib.py Added test_pushtoolslib.py and test_push.py. 2013-04-28 23:18:41 -04:00
test_quickstart.py Add aggregate_tests.py and proper restoration of monkey patched functions to allow aggregated test suites. unittest_toolbox.py will need further changes if we decide to provide support for 'unittest discover'. 2013-03-04 23:11:34 -05:00
test_roledb.py Add aggregate_tests.py and proper restoration of monkey patched functions to allow aggregated test suites. unittest_toolbox.py will need further changes if we decide to provide support for 'unittest discover'. 2013-03-04 23:11:34 -05:00
test_rsa_key.py Add aggregate_tests.py and proper restoration of monkey patched functions to allow aggregated test suites. unittest_toolbox.py will need further changes if we decide to provide support for 'unittest discover'. 2013-03-04 23:11:34 -05:00
test_schema.py Add aggregate_tests.py and proper restoration of monkey patched functions to allow aggregated test suites. unittest_toolbox.py will need further changes if we decide to provide support for 'unittest discover'. 2013-03-04 23:11:34 -05:00
test_sig.py Add aggregate_tests.py and proper restoration of monkey patched functions to allow aggregated test suites. unittest_toolbox.py will need further changes if we decide to provide support for 'unittest discover'. 2013-03-04 23:11:34 -05:00
test_signercli.py Adjust tests.test_signercli to use list of roles. 2013-06-21 12:32:51 +08:00
test_signerlib.py Add aggregate_tests.py and proper restoration of monkey patched functions to allow aggregated test suites. unittest_toolbox.py will need further changes if we decide to provide support for 'unittest discover'. 2013-03-04 23:11:34 -05:00
test_updater.py Removed an unsafe edge case, but updater unit tests need to be fixed. 2013-08-06 14:31:21 -04:00
test_util.py Fix #54. 2013-04-08 23:43:05 -04:00
unittest_toolbox.py Add aggregate_tests.py and proper restoration of monkey patched functions to allow aggregated test suites. unittest_toolbox.py will need further changes if we decide to provide support for 'unittest discover'. 2013-03-04 23:11:34 -05:00