improve reliability of some of the unit tests
This commit is contained in:
@@ -89,6 +89,8 @@ void test_transfer()
|
||||
|
||||
// for performance testing
|
||||
add_torrent_params atp;
|
||||
atp.flags &= ~add_torrent_params::flag_paused;
|
||||
atp.flags &= ~add_torrent_params::flag_auto_managed;
|
||||
// atp.storage = &disabled_storage_constructor;
|
||||
|
||||
// test using piece sizes smaller than 16kB
|
||||
|
Reference in New Issue
Block a user