Home
last modified time | relevance | path

Searched refs:testfiles (Results 1 - 18 of 18) sorted by relevance

/third_party/elfutils/tests/
H A Drun-copymany-sections.sh55 # A collection of random testfiles to test 32/64bit, little/big endian
60 testfiles testfile29
65 testfiles testfile23
70 testfiles testfile9
75 testfiles testfile38
80 testfiles testfile26
85 testfiles testfile27
90 testfiles testfile
95 testfiles testfile10
H A Drun-strip-reloc.sh20 testfiles hello_i386.ko hello_x86_64.ko hello_ppc64.ko hello_s390.ko \
140 testfiles testfile-debug-rel-ppc64.o
143 testfiles testfile-debug-rel-ppc64-z.o
146 testfiles testfile-debug-rel-ppc64-g.o
H A Drun-elfstrmerge-test.sh24 testfiles ${testfile}
H A Drun-reverse-sections.sh26 testfiles ${in_file}
39 # A collection of random testfiles to test 32/64bit, little/big endian
H A Drun-copyadd-sections.sh26 testfiles ${in_file}
60 # A collection of random testfiles to test 32/64bit, little/big endian
H A Drun-lfs-symbols.sh33 testfiles testfile-nolfs
H A Drun-addr2line-i-demangle-test.sh26 testfiles testfile-inlines
H A Drun-large-elf-file.sh80 testfiles ${in_file}
115 # A collection of random testfiles to test 64bit, little/big endian
H A Drun-dwarf-getmacros.sh20 testfiles testfile51
292 testfiles testfile-macros
699 testfiles testfile-macros-0xff
H A Drun-compress-test.sh69 testfiles ${testfile}
H A Drun-find-prologues.sh20 testfiles testfile testfile11 testfile22 testfile24 \
H A Dtest-subr.sh47 testfiles() function
H A Dbacktrace-subr.sh115 testfiles backtrace.$arch.{exec,core}
H A Drun-allregs.sh25 testfiles "$@"
/third_party/ltp/testcases/kernel/syscalls/swapon/
H A Dswapon03.c31 int testfiles = 3; variable
180 for (j = 0; j < testfiles; j++) in setup_swap()
209 for (j = 0; j < testfiles; j++) { in clean_swap()
/third_party/glslang/Test/
H A Dvalidate-shaders.sh198 testfiles=(${@})
200 [[ ${#testfiles[*]} == 0 ]] && testfiles=(*.frag *.vert *.tesc *.tese *.geom *.comp)
202 $opt_summary && printf "\nValidating: ${#testfiles[*]} shaders\n\n"
205 for test in ${testfiles[*]}
215 ${count_total} ${#testfiles[*]} ${count_nocomp} ${count_err} ${count_ok}
/third_party/python/Lib/
H A Ddoctest.py2783 testfiles = args.file
2792 for filename in testfiles:
/third_party/pcre2/pcre2/
H A DRunTest.bat3 @rem MS Windows batch file to run pcre2test on testfiles with the correct

Completed in 10 milliseconds