X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;ds=inline;f=app%2Ftest%2Ftest.h;h=ac0c50616c541c9af89f363169b91e6495000f49;hb=27fb5dd2850c60b46660b93c2fe14da6841b142c;hp=9b3846b1ed466ab0f3f042444c800b93c48b8e70;hpb=55878866eb2b6d4e00ff5624259a92f13e10b481;p=dpdk.git diff --git a/app/test/test.h b/app/test/test.h index 9b3846b1ed..ac0c50616c 100644 --- a/app/test/test.h +++ b/app/test/test.h @@ -156,6 +156,7 @@ extern const char *prgname; int commands_init(void); int test_mp_secondary(void); +int test_timer_secondary(void); int test_set_rxtx_conf(cmdline_fixed_string_t mode); int test_set_rxtx_anchor(cmdline_fixed_string_t type);