cmdline: tests
[dpdk.git] / app / test / test.h
index d208992..08513a4 100644 (file)
@@ -80,6 +80,7 @@ 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;