test: remove PCI tests
[dpdk.git] / test / test / test.h
index 9a979d3..08ffe94 100644 (file)
@@ -228,9 +228,6 @@ extern const char *prgname;
 
 int commands_init(void);
 
-int test_pci(void);
-int test_pci_run;
-
 int test_mp_secondary(void);
 
 int test_set_rxtx_conf(cmdline_fixed_string_t mode);