X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;ds=sidebyside;f=app%2Ftest%2Ftest.h;h=0e029009b14b0b909ac4854149386b6d868ef5af;hb=e495f5435524;hp=adc6212409cd1c6d8354a860a1b77556146be7bb;hpb=38a901702fdfde778d50b2f123c562a66c394f87;p=dpdk.git diff --git a/app/test/test.h b/app/test/test.h index adc6212409..0e029009b1 100644 --- a/app/test/test.h +++ b/app/test/test.h @@ -96,6 +96,7 @@ int test_power(void); int test_common(void); int test_pmd_ring(void); int test_ivshmem(void); +int test_kvargs(void); int test_pci_run;