kvargs: add test case in app/test
[dpdk.git] / app / test / test.h
index adc6212..0e02900 100644 (file)
@@ -96,6 +96,7 @@ 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;