Home
last modified time | relevance | path

Searched refs:mytest (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/samples/kfifo/
H A Drecord-example.c51 typedef STRUCT_KFIFO_REC_1(FIFO_SIZE) mytest; typedef
53 static mytest test;
/openbmc/openbmc/poky/meta/recipes-core/zlib/zlib/
H A D0001-configure-Pass-LDFLAGS-to-link-tests.patch62 return (mytest("Hello%d\n", 1));
/openbmc/linux/drivers/video/fbdev/sis/
H A Dsis_main.c2384 int temp, mytest, result, i, j; in SISDoSense() local
2389 mytest = test; in SISDoSense()
2391 temp = (type >> 8) | (mytest & 0x00ff); in SISDoSense()
2394 mytest >>= 8; in SISDoSense()
2395 mytest &= 0x7f; in SISDoSense()
2398 temp &= mytest; in SISDoSense()
2399 if (temp == mytest) in SISDoSense()
/openbmc/openbmc/poky/documentation/test-manual/
H A Druntime-testing.rst386 TEST_SUITES:append = " mytest"
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dvariables.rst9388 TEST_SUITES:append = " mytest"