doc: update QoS scheduler guides
[dpdk.git] / app / test / test.c
index 194a92a..cd7aaf6 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)