premiere-libtorrent/simulation
arvidn 847cd340ee extend tracker sim test and fix some bugs in tracker error reporting 2015-11-24 23:38:49 -05:00
..
libsimulator@a4b10668ea extend http_connection sim test to proxy hostnames 2015-11-24 00:39:02 -05:00
Jamfile start of an http_connection test under the simulator 2015-11-24 00:39:01 -05:00
create_torrent.cpp add integration test for IP filter 2015-11-21 02:31:53 -05:00
create_torrent.hpp add integration test for IP filter 2015-11-21 02:31:53 -05:00
setup_dht.cpp transition the test_pe_crypto system tests to be simulation 2015-08-10 06:57:51 -04:00
setup_dht.hpp support building libtorrent in simulation mode (using libsimulator, which is a git submodule) 2015-08-07 21:31:59 -04:00
setup_swarm.cpp update libsimulator. add simulation/test for announcing twice to trackers over IPv4 and IPv6. fix bugs preventing libtorrent from doing that correctly 2015-10-27 00:21:07 -04:00
setup_swarm.hpp add simulation of tracker announces 2015-09-16 20:49:10 -04:00
swarm_config.hpp now that force-started torrents aren't affected by the auto-manager, they need to be explicitly kicked when entering checking state (it would be nice if all this could be done through set_state()) 2015-09-29 20:49:38 -04:00
swarm_suite.cpp improve coverage of stop-start-test 2015-11-20 22:27:33 -05:00
swarm_suite.hpp improve coverage of stop-start-test 2015-11-20 22:27:33 -05:00
test_auto_manage.cpp add integration test for IP filter 2015-11-21 02:31:53 -05:00
test_dht.cpp fix uninitialized variable in test_dht (would cause stall) 2015-08-16 20:45:54 -04:00
test_dht_storage.cpp Fix of dht_storage_counters::peers counter. 2015-09-24 10:50:04 -04:00
test_http_connection.cpp remove the cases from non-sim test that are covered by the new http_connection sim test 2015-11-24 00:39:02 -05:00
test_ip_filter.cpp also make sure trackers are subject to the IP filter 2015-11-21 09:30:02 -05:00
test_metadata_extension.cpp separate out announce_entry and torrent_status into their own headers 2015-09-18 08:08:08 -04:00
test_pe_crypto.cpp fix uninitialized variable in test_pe_crypto simulation 2015-08-12 20:18:47 -04:00
test_super_seeding.cpp transitioned test_super_seeding to a simulation (and remove the live test for test_swarm, which already has been transitioned to a simulation) 2015-08-10 10:18:36 -04:00
test_swarm.cpp improve coverage of stop-start-test 2015-11-20 22:27:33 -05:00
test_torrent_status.cpp now that force-started torrents aren't affected by the auto-manager, they need to be explicitly kicked when entering checking state (it would be nice if all this could be done through set_state()) 2015-09-29 20:49:38 -04:00
test_tracker.cpp extend tracker sim test and fix some bugs in tracker error reporting 2015-11-24 23:38:49 -05:00
test_trackers_extension.cpp separate out announce_entry and torrent_status into their own headers 2015-09-18 08:08:08 -04:00
test_utp.cpp now that force-started torrents aren't affected by the auto-manager, they need to be explicitly kicked when entering checking state (it would be nice if all this could be done through set_state()) 2015-09-29 20:49:38 -04:00