Home
last modified time | relevance | path

Searched defs:testcase (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/vm/
H A Dva_128TBswitch.c33 struct testcase { struct
42 static struct testcase testcases[] = { argument
/OK3568_Linux_fs/kernel/tools/testing/selftests/net/
H A Dudpgso.c64 struct testcase { struct
75 struct testcase testcases_v4[] = { argument
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/
H A Ddecorators.py58 def __init__(self,testcase): argument
73 def __init__(self,testcase): argument
88 def __init__(self,testcase): argument
104 class testcase(object): class
/OK3568_Linux_fs/kernel/drivers/of/unittest-data/
H A Dtests-phandle.dtsi8 testcase: testcase-data { label
/OK3568_Linux_fs/kernel/tools/testing/selftests/ftrace/
H A Dftracetest264 testcase() { # testfile function
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/stringloops/
H A Dstrlen.c51 static int testcase(void) in testcase() function
H A Dmemcmp.c74 static int testcase(bool islarge) in testcase() function
/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dbackward-ring-buffer.c20 static void testcase(void) in testcase() function
/OK3568_Linux_fs/kernel/drivers/dma/xilinx/
H A Dxilinx_dpdma.c287 enum xilinx_dpdma_testcases testcase; member
362 enum xilinx_dpdma_testcases testcase; in xilinx_dpdma_debugfs_read() local
403 char *testcase; in xilinx_dpdma_debugfs_write() local
/OK3568_Linux_fs/kernel/drivers/mmc/core/
H A Dmmc_test.c118 int testcase; member
2951 static void mmc_test_run(struct mmc_test_card *test, int testcase) in mmc_test_run()
3106 long testcase; local