kvargs: add test case in app/test
[dpdk.git] / app / test / test.h
index 71d87d1..0e02900 100644 (file)
@@ -95,6 +95,8 @@ int test_kni(void);
 int test_power(void);
 int test_common(void);
 int test_pmd_ring(void);
+int test_ivshmem(void);
+int test_kvargs(void);
 
 int test_pci_run;