Home
last modified time | relevance | path

Searched refs:testcase (Results 1 – 13 of 13) sorted by relevance

/linux-4.4.14/drivers/of/unittest-data/
Dtests-overlay.dtsi3 testcase-data {
119 target-path = "/testcase-data/overlay-node/test-bus/test-unittest0";
129 target-path = "/testcase-data/overlay-node/test-bus/test-unittest1";
178 target-path = "/testcase-data/overlay-node/test-bus/test-unittest5";
188 target-path = "/testcase-data/overlay-node/test-bus/test-unittest6";
196 target-path = "/testcase-data/overlay-node/test-bus/test-unittest7";
206 target-path = "/testcase-data/overlay-node/test-bus/test-unittest8";
214 target-path = "/testcase-data/overlay-node/test-bus/test-unittest8";
223 target-path = "/testcase-data/overlay-node/test-bus";
251 target-path = "/testcase-data/overlay-node/test-bus";
[all …]
Dtests-interrupts.dtsi3 testcase-data {
58 testcase-device1 {
59 compatible = "testcase-device";
64 testcase-device2 {
65 compatible = "testcase-device";
Dtests-phandle.dtsi4 testcase-alias = &testcase;
7 testcase: testcase-data { label
Dtestcases.dts3 testcase-data {
27 testcase-data {
57 testcase-device1 {
60 testcase-device2 {
Dtests-platform.dtsi3 testcase-data {
Dtests-match.dtsi3 testcase-data {
/linux-4.4.14/tools/testing/selftests/powerpc/stringloops/
Dmemcmp.c41 static int testcase(void) in testcase() function
102 return test_harness(testcase, "memcmp"); in main()
/linux-4.4.14/tools/testing/selftests/ftrace/
Dftracetest142 testcase() { # testfile function
234 testcase $1
DREADME26 Copy test.d/template to your testcase (whose filename must have *.tc
/linux-4.4.14/Documentation/devicetree/
Dof_unittest.txt120 testcase-data
135 replaces the current child and turns it into its sibling. So, when the testcase
141 testcase-data -> child1 -> sibling2 -> sibling3 -> sibling4 -> null
163 testcase-data -> child1 -> sibling2 -> sibling3 -> sibling4 -> null
172 Figure 3: Live device tree structure after attaching the testcase-data.
/linux-4.4.14/drivers/mmc/card/
Dmmc_test.c116 int testcase; member
2614 static void mmc_test_run(struct mmc_test_card *test, int testcase) in mmc_test_run() argument
2626 if (testcase && ((i + 1) != testcase)) in mmc_test_run()
2651 gr->testcase = i; in mmc_test_run()
2748 seq_printf(sf, "Test %d: %d\n", gr->testcase + 1, gr->result); in mtf_test_show()
2775 long testcase; local
2778 ret = kstrtol_from_user(buf, count, 10, &testcase);
2805 mmc_test_run(test, testcase);
/linux-4.4.14/scripts/
DMakefile.lib165 -I$(srctree)/drivers/of/testcase-data \
/linux-4.4.14/arch/x86/
DKconfig.debug109 This option enables a testcase for the DEBUG_RODATA
156 This option enables a testcase for the CPU NX capability