Home
last modified time | relevance | path

Searched defs:testdir (Results 1 – 6 of 6) sorted by relevance

/third_party/ltp/testcases/open_posix_testsuite/
Dconfigure.ac16 AC_SUBST([testdir], [$testdir]) subst
/third_party/ltp/testcases/kernel/fs/fs_readonly/
Dtest_robind.sh139 testdir() function
/third_party/ltp/testcases/kernel/syscalls/mkdirat/
Dmkdirat01.c89 static char testdir[256]; in setup_iteration() local
/third_party/python/Lib/test/libregrtest/
Druntest.py156 def findtests(testdir=None, stdtests=STDTESTS, nottests=NOTTESTS): argument
/third_party/libfuse/test/
Dtest_syscalls.c28 static char testdir[1024]; variable
/third_party/python/Lib/test/
Dtest_decimal.py119 testdir = os.path.dirname(file) or os.curdir variable