app/test: add pmd_ring
[dpdk.git] / app / test / test.h
index 1ce0c31..9d27375 100644 (file)
@@ -90,10 +90,11 @@ int test_func_reentrancy(void);
 int test_red(void);
 int test_sched(void);
 int test_meter(void);
-int test_pmac_acl(void);
+int test_acl(void);
 int test_kni(void);
 int test_power(void);
 int test_common(void);
+int test_pmd_ring(void);
 
 int test_pci_run;