X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=app%2Ftest%2Ftest.h;h=632860bfcd76ae93930893765e0fd15418d215e7;hb=d7937e2e3d12e326b86248a42f95825db53c8b4f;hp=ab7a86897850b78a20fc1940a042a3d5ae558098;hpb=5c510e13a9cbfdc384914e69734305d4fe0541c5;p=dpdk.git diff --git a/app/test/test.h b/app/test/test.h index ab7a868978..632860bfcd 100755 --- a/app/test/test.h +++ b/app/test/test.h @@ -86,6 +86,7 @@ int test_cmdline(void); int test_func_reentrancy(void); int test_pmac_pm(void); int test_pmac_acl(void); +int test_power(void); int test_pci_run;