import testing ; import feature : feature ; use-project /torrent : .. ; use-project /libtorrent_test : ../test ; use-project /libsimulator : libsimulator ; project : requirements on /torrent//torrent /libtorrent_test//libtorrent_test swarm_suite.cpp setup_swarm.cpp setup_dht.cpp : default-build multi full on on ; test-suite libtorrent-sims : [ run test_swarm.cpp ] [ run test_utp.cpp ] [ run test_dht.cpp ] ;