premiere-libtorrent/simulation
arvidn 5c1b65e9b8 merged RC_1_1 into master 2018-03-12 02:32:12 +01:00
..
libsimulator@26c08bd1dd update libsimulator and set default build to be static for sims 2018-01-04 07:28:53 -05:00
Jamfile complete the error handling test and make it part of the default simulation test suite. It will run a file transfer between two clients repeatedly, each time cause another memory allocation fail, until every single memory allocation has failed once. Any invariant check failure, assertion or signal will cause the test to fail 2018-01-08 04:44:52 -05:00
create_torrent.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
create_torrent.hpp merged RC_1_1 into master 2018-03-12 02:32:12 +01:00
fake_peer.hpp merged RC_1_1 into master 2018-02-25 09:36:12 +01:00
make_proxy_settings.hpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
setup_dht.cpp merged RC_1_1 into master 2017-12-15 17:18:27 +01:00
setup_dht.hpp move dht_settings into its own header cpp file-pair and dht_settings into the dht namespace 2017-09-04 22:38:16 +02:00
setup_swarm.cpp move dht_settings into its own header cpp file-pair and dht_settings into the dht namespace 2017-09-04 22:38:16 +02:00
setup_swarm.hpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_auto_manage.cpp fix simulation tests to make them not use deprecated functions 2017-07-26 18:00:03 -07:00
test_checking.cpp merged RC_1_1 into master 2018-03-12 02:32:12 +01:00
test_dht.cpp move dht_settings into its own header cpp file-pair and dht_settings into the dht namespace 2017-09-04 22:38:16 +02:00
test_dht_bootstrap.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_dht_rate_limit.cpp merged RC_1_1 into master 2017-12-15 17:18:27 +01:00
test_dht_storage.cpp switch some using declarations to new-style typedefs. remove some redundant parenthesis 2017-09-18 09:38:51 +02:00
test_error_handling.cpp complete the error handling test and make it part of the default simulation test suite. It will run a file transfer between two clients repeatedly, each time cause another memory allocation fail, until every single memory allocation has failed once. Any invariant check failure, assertion or signal will cause the test to fail 2018-01-08 04:44:52 -05:00
test_fast_extensions.cpp disable tests requiring logging when building with logging disabled 2017-11-24 07:50:06 +01:00
test_file_pool.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_http_connection.cpp merge RC_1_1 into master 2017-11-23 18:01:32 +01:00
test_ip_filter.cpp fix simulation tests to make them not use deprecated functions 2017-07-26 18:00:03 -07:00
test_metadata_extension.cpp make parse_magnet_uri return the add_torrent_params instead of of taking an in-out parameter 2017-10-15 04:29:53 +02:00
test_optimistic_unchoke.cpp fix simulation tests to make them not use deprecated functions 2017-07-26 18:00:03 -07:00
test_pause.cpp fix simulation tests to make them not use deprecated functions 2017-07-26 18:00:03 -07:00
test_pe_crypto.cpp fix simulation tests to make them not use deprecated functions 2017-07-26 18:00:03 -07:00
test_save_resume.cpp fix simulation tests to make them not use deprecated functions 2017-07-26 18:00:03 -07:00
test_session.cpp disable tests requiring logging when building with logging disabled 2017-11-24 07:50:06 +01:00
test_socks5.cpp merged RC_1_1 into master 2018-02-25 09:36:12 +01:00
test_super_seeding.cpp fix simulation tests to make them not use deprecated functions 2017-07-26 18:00:03 -07:00
test_swarm.cpp disable tests requiring logging when building with logging disabled 2017-11-24 07:50:06 +01:00
test_thread_pool.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_torrent_status.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
test_tracker.cpp generate random keys for use in tracker announces. keys are unique for each torrent and the listen interface they announce via 2017-11-29 00:10:35 +01:00
test_transfer.cpp merged RC_1_1 into master 2018-02-25 09:36:12 +01:00
test_utp.cpp fix simulation tests to make them not use deprecated functions 2017-07-26 18:00:03 -07:00
test_web_seed.cpp make create_torrent flags type-safe 2017-08-04 21:23:42 +02:00
utils.cpp improve simulations by reseeding the random number generator. also erase all output in between iterations in test_error_handling 2017-11-09 17:59:13 +01:00
utils.hpp update libsimulator and set default build to be static for sims 2018-01-04 07:28:53 -05:00