X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=test%2Ftest%2Ftest.h;h=08ffe949c47076ad553e1da2ec52e22f4fdb9a0b;hb=2db978d04ba91e18fc8647f125f4d7b15965c57c;hp=9a979d36e900ee9fc00db0103cc9ef9b9e681e44;hpb=151f4d0341f1e4b63471e42ac6c1949882472c78;p=dpdk.git diff --git a/test/test/test.h b/test/test/test.h index 9a979d36e9..08ffe949c4 100644 --- a/test/test/test.h +++ b/test/test/test.h @@ -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);