]> git.droids-corp.org - dpdk.git/blobdiff - app/test/test.c
doc: update QoS scheduler guides
[dpdk.git] / app / test / test.c
index 194a92a398a900d825921050d09cb94fede90488..cd7aaf645fa6f3c9df6c7851ef53a9474dcf2a1e 100644 (file)
@@ -67,7 +67,9 @@ do_recursive_call(void)
                        { "test_memory_flags", no_action },
                        { "test_file_prefix", no_action },
                        { "test_no_huge_flag", no_action },
+#ifdef RTE_LIBRTE_TIMER
                        { "timer_secondary_spawn_wait", test_timer_secondary },
+#endif
        };
 
        if (recursive_call == NULL)