Warning, /network/libktorrent/src/utp/tests/CMakeLists.txt is written in an unsupported language. File is not indexed.
0001 include(ECMAddTests) 0002 ecm_add_test(localwindowtest.cpp LINK_LIBRARIES KTorrent6 Qt6::Test) 0003 ecm_add_test(remotewindowtest.cpp LINK_LIBRARIES KTorrent6 Qt6::Test) 0004 ecm_add_test(connectiontest.cpp LINK_LIBRARIES KTorrent6 Qt6::Test) 0005 ecm_add_test(sendtest.cpp LINK_LIBRARIES KTorrent6 Qt6::Test) 0006 ecm_add_test(connecttest.cpp LINK_LIBRARIES KTorrent6 Qt6::Test) 0007 ecm_add_test(transmittest.cpp LINK_LIBRARIES KTorrent6 Qt6::Test) 0008 ecm_add_test(packetlosstest.cpp LINK_LIBRARIES KTorrent6 Qt6::Test) 0009 ecm_add_test(fintest.cpp LINK_LIBRARIES KTorrent6 Qt6::Test) 0010 ecm_add_test(sockettest.cpp LINK_LIBRARIES KTorrent6 Qt6::Test) 0011 ecm_add_test(utppolltest.cpp LINK_LIBRARIES KTorrent6 Qt6::Test) 0012 ecm_add_test(delaywindowtest.cpp LINK_LIBRARIES KTorrent6 Qt6::Test) 0013 ecm_add_test(packetbuffertest.cpp LINK_LIBRARIES KTorrent6 Qt6::Test)