cmdline: tests
[dpdk.git] / app / test / test.h
index af683e4..08513a4 100644 (file)
@@ -79,6 +79,9 @@ int test_eal_flags(void);
 int test_alarm(void);
 int test_interrupt(void);
 int test_version(void);
+int test_eal_fs(void);
+int test_cmdline(void);
+
 int test_pci_run;
 
 #endif