Home
last modified time | relevance | path

Searched refs:runtest (Results 1 – 25 of 87) sorted by relevance

1234

/external/elfutils/tests/
Drun-strip-reloc.sh27 runtest() { function
115 runtest hello_i386.ko 1
116 runtest hello_x86_64.ko 1
117 runtest hello_ppc64.ko 1
118 runtest hello_s390.ko 1
119 runtest hello_aarch64.ko 1
120 runtest hello_m68k.ko 1
121 runtest hello_riscv64.ko 1
124 runtest ${abs_top_builddir}/src/strip 0
125 runtest ${abs_top_builddir}/src/strip.o 1
[all …]
/external/python/cpython3/Lib/test/
Dxmltests.py9 def runtest(name): function
15 runtest("test.test_minidom")
16 runtest("test.test_pyexpat")
17 runtest("test.test_sax")
18 runtest("test.test_xml_dom_minicompat")
19 runtest("test.test_xml_etree")
20 runtest("test.test_xml_etree_c")
21 runtest("test.test_xmlrpc")
/external/python/cpython2/Lib/test/
Dxmltests.py9 def runtest(name): function
15 runtest("test.test_minidom")
16 runtest("test.test_pyexpat")
17 runtest("test.test_sax")
18 runtest("test.test_xml_etree")
19 runtest("test.test_xml_etree_c")
20 runtest("test.test_xmllib")
21 runtest("test.test_xmlrpc")
/external/libxml2/
DMakefile.tests11 all: runtest$(EXEEXT) runsuite$(EXEEXT) testapi$(EXEEXT) testchar$(EXEEXT)
14 $(RM) runtest$(EXEEXT) runsuite$(EXEEXT) testapi$(EXEEXT)
18 runtest$(EXEEXT): runtest.c
19 $(CC) -o runtest$(EXEEXT) $(CFLAGS) runtest.c $(LIBS) $(THREADLIB)
21 do_runtest: runtest$(EXEEXT)
22 ./runtest
DREADME.zOS54 - testapi$(EXEEXT) testModule$(EXEEXT) runtest$(EXEEXT) \
55 + testModule$(EXEEXT) runtest$(EXEEXT) \
188 - $(CHECKER) ./runtest$(EXEEXT) && $(CHECKER) ./testrecurse$(EXEEXT) &&$(CHECKER) ./testapi$(EXEEXT…
189 + $(CHECKER) ./runtest$(EXEEXT) && $(CHECKER) ./testrecurse$(EXEEXT) &&$(CHECKER) && $(CHECKER) ./t…
208 …distdir)/README.tests $(distdir)/AUTHORS $(distdir)/testapi.c $(distdir)/runtest.c $(distdir)/runs…
209 … $(distdir)/README $(distdir)/README.tests $(distdir)/AUTHORS $(distdir)/runtest.c $(distdir)/runs…
DREADME18 There is 3 standalone tools runtest.c runsuite.c testapi.c, which
20 Launch them from this directory to get results, runtest checks
/external/eigen/blas/testing/
Drunblastest.sh20 if ! ./$1 < $data > /dev/null 2> .runtest.log ; then
23 cat .runtest.log
31 cat .runtest.log
39 cat .runtest.log
/external/toolchain-utils/go/
Dtest_go30 go_local build -o runtest test/run.go
31 runtest="${PWD}/runtest"
35 …GOOS="$(go_${target} env GOOS)" GOARCH="$(go_${target} env GOARCH)" ${runtest} -n=1 ${verbose_run_…
/external/ltp/testcases/kernel/syscalls/fallocate/
Dfallocate01.c111 void runtest(int, int, loff_t);
206 runtest(0, fd_mode1, expected_size); in main()
209 runtest(FALLOC_FL_KEEP_SIZE, fd_mode2, expected_size); in main()
219 void runtest(int mode, int fd, loff_t expected_size) in runtest() function
/external/ltp/
Dltpmenu334 …LIST=$(for i in `ls -1 -A -I "CVS" runtest`; do echo -n "$i "; j=$(head -n1 runtest/$i | cut -d: -…
353 cat ./runtest/$(echo $i | sed -e 's/"//g') \
452 SCENARIOS=$(for i in `ls -1 -A -I "CVS" runtest`;do echo -n "$i [more...] "; done)
467 --textbox runtest/$scenario_item 17 70
/external/ltp/doc/
Dltp-run-files.txt1 The runtest files contain a list of test cases to be executed.
21 So the splice02 runtest entry pipes the output of seq into the splice02 test
22 executable. Most runtest entries are simpler than this, for example
35 been fully converted to the LTP format, others have runtest files generated
/external/ltp/testcases/kernel/io/direct_io/
Ddiotest2.c81 int runtest(int fd_r, int fd_w, int iter, off64_t offset, int action) in runtest() function
188 if (runtest(fd_r, fd_w, iter, offset, action) < 0) { in main()
207 if (runtest(fd_r, fd_w, iter, offset, action) < 0) { in main()
228 if (runtest(fd_r, fd_w, iter, offset, action) < 0) { in main()
Ddiotest3.c91 int runtest(int fd_r, int fd_w, int childnum, int action) in runtest() function
167 if (runtest(fd_r, fd_w, childnum, action) == -1) { in child_function()
188 if (runtest(fd_r, fd_w, childnum, action) == -1) { in child_function()
209 if (runtest(fd_r, fd_w, childnum, action) == -1) { in child_function()
Ddiotest5.c85 int runtest(int fd_r, int fd_w, int iter, off64_t offset, int action) in runtest() function
225 if (runtest(fd_r, fd_w, iter, offset, action) < 0) { in main()
247 if (runtest(fd_r, fd_w, iter, offset, action) < 0) { in main()
268 if (runtest(fd_r, fd_w, iter, offset, action) < 0) { in main()
Ddiotest6.c85 int runtest(int fd_r, int fd_w, int childnum, int action) in runtest() function
192 if (runtest(fd_r, fd_w, childnum, action) == -1) { in child_function()
214 if (runtest(fd_r, fd_w, childnum, action) == -1) { in child_function()
235 if (runtest(fd_r, fd_w, childnum, action) == -1) { in child_function()
/external/ltp/testscripts/
Dltp-aiodio.sh232 sort -R ${LTPROOT}/runtest/ltp-aio-stress.part1 -o ${TMPBASE}/ltp-aio-stress.part1
244 sort -R ${LTPROOT}/runtest/ltp-aio-stress.part2 -o ${TMPBASE}/ltp-aio-stress.part2
259 sort -R ${LTPROOT}/runtest/ltp-aiodio.part1 -o ${TMPBASE}/ltp-aiodio.part1
269 sort -R ${LTPROOT}/runtest/ltp-aiodio.part2 -o ${TMPBASE}/ltp-aiodio.part2
281 sort -R ${LTPROOT}/runtest/ltp-aiodio.part3 -o ${TMPBASE}/ltp-aiodio.part3
300 sort -R ${LTPROOT}/runtest/ltp-aiodio.part4 -o ${TMPBASE}/ltp-aiodio.part4
Ddiskio.sh30 …diskiopan.log -S -a ltpdiskio -n ltpdiskio -f ${LTPROOT}/runtest/io_floppy -f ${LTPROOT}/runtest/i…
/external/syzkaller/tools/syz-runtest/
Druntest.go62 requests: make(chan *runtest.RunRequest, 2*vmPool.Count()),
66 reqMap: make(map[int]*runtest.RunRequest),
113 ctx := &runtest.Context{
135 requests chan *runtest.RunRequest
145 reqMap map[int]*runtest.RunRequest
/external/autotest/client/bin/
Dtest.py110 def runtest(job, url, tag, args, dargs): function
113 common_test.runtest(job, url, tag, args, dargs, locals(), globals(),
/external/ltp/testcases/kernel/mem/vmtests/
Dstack_space.c67 int runtest();
122 runtest();
136 int runtest() in runtest() function
Ddata_space.c77 int runtest();
144 runtest();
148 int runtest() in runtest() function
/external/ltp/testcases/kernel/syscalls/mkdir/
Dmkdir09.c74 int runtest(void);
127 runtest(); in main()
132 int runtest(void) in runtest() function
/external/python/cpython3/Lib/test/libregrtest/
Druntest_mp.py12 from test.libregrtest.runtest import (
13 runtest, INTERRUPTED, CHILD_ERROR, PROGRESS_MIN_TIME,
68 result = runtest(ns, testname)
/external/syzkaller/
DMakefile82 manager runtest fuzzer executor \
100 $(MAKE) manager runtest repro mutate prog2c db upgrade
/external/linux-kselftest/tools/testing/selftests/powerpc/ptrace/
Dperf-hwbreak.c155 static int runtest(void) in runtest() function
189 return runtest(); in perf_hwbreak()

1234