sched: initial import
[dpdk.git] / app / test / test.h
index 75df8d0..6bac209 100755 (executable)
@@ -84,6 +84,8 @@ int test_version(void);
 int test_eal_fs(void);
 int test_cmdline(void);
 int test_func_reentrancy(void);
+int test_red(void);
+int test_sched(void);
 int test_meter(void);
 int test_pmac_pm(void);
 int test_pmac_acl(void);