Home
last modified time | relevance | path

Searched refs:test_simple (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/scripts/codeconverter/codeconverter/
H A Dtest_regexps.py121 test_simple = r'''
128 assert re.search(TypeInfoVar.regexp, test_simple, re.MULTILINE)
/openbmc/openbmc/poky/meta/recipes-support/libssh2/libssh2/
H A Drun-ptest5 for test in mansyntax.sh test_simple test_sshd.test
/openbmc/linux/tools/testing/selftests/mm/
H A Dsoft-dirty.c15 static void test_simple(int pagemap_fd, int pagesize) in test_simple() function
204 test_simple(pagemap_fd, pagesize); in main()
/openbmc/openbmc/poky/meta/recipes-support/libssh2/
H A Dlibssh2_1.11.0.bb46 cp -rf ${B}/tests/test_simple ${D}${PTEST_PATH}/tests/
/openbmc/u-boot/tools/patman/
H A Dcros_subprocess.py293 def test_simple(self): member in TestSubprocess
/openbmc/u-boot/tools/dtoc/
H A Dtest_dtoc.py166 def test_simple(self): member in TestDtoc