python-tuf/tuf/tests/system_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
..
__init__.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
slow_retrieval_server.py Fix the slow retrieval attack issue 2013-08-28 05:43:47 -04:00
test_arbitrary_package_attack.py Modified a bunch of system wide test cases. 2013-03-15 13:11:07 -04:00
test_delegations.py Test conservation of delegated targets. 2013-07-03 00:33:26 +08:00
test_endless_data_attack.py Fix the endless data attack issue 2013-08-02 16:32:55 -04:00
test_extraneous_dependencies_attack.py Patch mock signercli.make_delegation prompts. 2013-06-23 13:08:26 +08:00
test_indefinite_freeze_attack.py Added mix-and-match attack test and statement_coverage (based on coverage.py). 2013-04-13 12:56:10 -04:00
test_mix_and_match_attack.py Cleaned-up test_mix_and_match_attack.py. 2013-04-13 16:05:49 -04:00
test_replay_attack.py Added mix-and-match attack test and statement_coverage (based on coverage.py). 2013-04-13 12:56:10 -04:00
test_slow_retrieval_attack.py Fix the slow retrieval attack issue 2013-08-28 05:43:47 -04:00
test_util_test_tools.py Merge with master. 2013-03-06 12:41:37 -05:00
util_test_tools.py Conditionally deconfigure TUF interposition for system tests. 2013-07-02 20:26:01 +08:00