split out test_priority from test_transfer

This commit is contained in:
Arvid Norberg
2013-10-10 17:00:32 +00:00
parent 3b882a35de
commit 9ec2f48a6e
4 changed files with 403 additions and 289 deletions

View File

@@ -100,6 +100,7 @@ feature.compose <launcher>valgrind : <testing.launcher>"valgrind --tool=memcheck
test-suite libtorrent :
[ run test_file_storage.cpp ]
[ run test_priority.cpp ]
[ run test_peer_priority.cpp ]
[ run test_file.cpp ]
[ run test_privacy.cpp ]