split up test_primitives into more tests (in an attempt to get the link-time down within the regression test time limit)

This commit is contained in:
Arvid Norberg
2013-09-01 01:10:50 +00:00
parent fcdd839e87
commit dd192cfd3c
10 changed files with 1361 additions and 1216 deletions

View File

@@ -19,7 +19,10 @@ test_programs = \
test_peer_priority \
test_pex \
test_piece_picker \
test_xml \
test_string \
test_primitives \
test_http_parser \
test_rss \
test_storage \
test_swarm \