# CMake generated Testfile for # Source directory: /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-github # Build directory: /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-github # # This file includes the relevant testing commands required for # testing this directory and lists subdirectories to be tested as well. ADD_TEST(test_pfx "tests/test_pfx") ADD_TEST(test_trie "tests/test_trie") ADD_TEST(test_ht_spkitable "tests/test_ht_spkitable") ADD_TEST(test_ht_spkitable_locks "tests/test_ht_spkitable_locks") ADD_TEST(test_live_validation "tests/test_live_validation") ADD_TEST(test_ipaddr "tests/test_ipaddr") ADD_TEST(test_getbits "tests/test_getbits") SUBDIRS(tools) SUBDIRS(doxygen/examples) SUBDIRS(tests)