premiere-libtorrent/simulation
arvidn 1f453bf159 clean up setup-swarm simulation utility to be more flexible to make it easier to add new tests. remove swarm_suite layer as it's not necessary anymore 2015-12-12 00:41:40 -05:00
..
libsimulator@8417cbee7f clean up setup-swarm simulation utility to be more flexible to make it easier to add new tests. remove swarm_suite layer as it's not necessary anymore 2015-12-12 00:41:40 -05:00
Jamfile clean up setup-swarm simulation utility to be more flexible to make it easier to add new tests. remove swarm_suite layer as it's not necessary anymore 2015-12-12 00:41:40 -05:00
create_torrent.cpp add first coverage of test_transfer as a proper sim 2015-11-28 00:59:39 -05:00
create_torrent.hpp add first coverage of test_transfer as a proper sim 2015-11-28 00:59:39 -05:00
make_proxy_settings.hpp add first coverage of test_transfer as a proper sim 2015-11-28 00:59:39 -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 clean up setup-swarm simulation utility to be more flexible to make it easier to add new tests. remove swarm_suite layer as it's not necessary anymore 2015-12-12 00:41:40 -05:00
setup_swarm.hpp clean up setup-swarm simulation utility to be more flexible to make it easier to add new tests. remove swarm_suite layer as it's not necessary anymore 2015-12-12 00:41:40 -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 add first coverage of test_transfer as a proper sim 2015-11-28 00:59:39 -05:00
test_http_connection.cpp add first coverage of test_transfer as a proper sim 2015-11-28 00:59:39 -05:00
test_ip_filter.cpp add first coverage of test_transfer as a proper sim 2015-11-28 00:59:39 -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 clean up setup-swarm simulation utility to be more flexible to make it easier to add new tests. remove swarm_suite layer as it's not necessary anymore 2015-12-12 00:41:40 -05:00
test_swarm.cpp clean up setup-swarm simulation utility to be more flexible to make it easier to add new tests. remove swarm_suite layer as it's not necessary anymore 2015-12-12 00:41:40 -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 make alert types declared final and disable the log alert declarations when logging is disabled 2015-11-29 10:16:02 -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_transfer.cpp extend test_transfer to include IPv6-only networks 2015-11-28 01:00:06 -05: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