# CMake generated Testfile for # Source directory: /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-0.6.0 # Build directory: /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-0.6.0 # # 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") add_test(test_dynamic_groups "tests/test_dynamic_groups") subdirs("tools") subdirs("doxygen/examples") subdirs("tests")