Home
last modified time | relevance | path

Searched refs:testfiles (Results 1 – 25 of 107) sorted by relevance

12345

/external/elfutils/tests/
Drun-elflint-test.sh21 testfiles testfile18
27 testfiles testfile32
30 testfiles testfile33
33 testfiles testfile42
36 testfiles testfile46
40 testfiles testlib_dynseg.so
Drun-addrname-test.sh20 testfiles testfile34 testfile38 testfile41 testfile49
57 testfiles testfile12 testfile14
279 testfiles testfile64
295 testfiles testfile65
310 testfiles testfile66 testfile66.core
336 testfiles testfile69.core testfile69.so
344 testfiles testfile70.exec testfile70.core
354 testfiles test-core-lib.so test-core.core test-core.exec
Drun-prelink-addr-test.sh33 testfiles testfile52-32.so testfile52-32.so.debug
34 testfiles testfile52-32.prelink.so testfile52-32.noshdrs.so
62 testfiles testfile52-64.so testfile52-64.so.debug
63 testfiles testfile52-64.prelink.so testfile52-64.noshdrs.so
98 testfiles testfile53-32 testfile53-32.debug testfile53-32.prelink
117 testfiles testfile53-64 testfile53-64.debug testfile53-64.prelink
146 testfiles testfile54-32.so testfile54-32.so.debug
147 testfiles testfile54-32.prelink.so testfile54-32.noshdrs.so
177 testfiles testfile54-64.so testfile54-64.so.debug
178 testfiles testfile54-64.prelink.so testfile54-64.noshdrs.so
[all …]
Drun-elfgetchdr.sh88 testfiles testfile-zgnu64
100 testfiles testfile-zgabi64
112 testfiles testfile-zgnu32
124 testfiles testfile-zgabi32
136 testfiles testfile-zgnu64be
149 testfiles testfile-zgabi64be
162 testfiles testfile-zgnu32be
175 testfiles testfile-zgabi32be
Drun-dwelfgnucompressed.sh80 testfiles testfile-zgnu64
87 testfiles testfile-zgnu64be
94 testfiles testfile-zgnu32
101 testfiles testfile-zgnu32be
Drun-readelf-zx.sh22 testfiles testfile-zgnu64
34 testfiles testfile-zgabi64
46 testfiles testfile-zgnu32
56 testfiles testfile-zgabi32
Drun-readelf-z.sh22 testfiles testfile-zgnu64
44 testfiles testfile-zgnu64be
67 testfiles testfile-zgabi64
89 testfiles testfile-zgabi64be
112 testfiles testfile-zgnu32
134 testfiles testfile-zgnu32be
157 testfiles testfile-zgabi32
179 testfiles testfile-zgabi32be
Drun-dwflsyms.sh25 testfiles testfilebaztab
26 testfiles testfilebazdbg testfilebazdbg.debug
27 testfiles testfilebazdbg_pl
28 testfiles testfilebazdbg_plr
29 testfiles testfilebazdyn
30 testfiles testfilebazmdb
31 testfiles testfilebazmin
32 testfiles testfilebazmin_pl
33 testfiles testfilebazmin_plr
34 testfiles testfilebasmin
[all …]
Drun-elfgetzdata.sh22 testfiles testfile-zgnu64
45 testfiles testfile-zgnu64be
70 testfiles testfile-zgabi64
93 testfiles testfile-zgabi64be
118 testfiles testfile-zgnu32
141 testfiles testfile-zgnu32be
166 testfiles testfile-zgabi32
189 testfiles testfile-zgabi32be
Drun-allfcts-multi.sh21 testfiles libtestfile_multi_shared.so testfile_multi_main testfile_multi.dwz
22 testfiles testfile-dwzstr testfile-dwzstr.multi
44 testfiles test-offset-loop test-offset-loop.alt
Drun-bug1-test.sh20 testfiles testfile28 testfile28.rdwr
28 testfiles testfile29 testfile29.rdwr
Drun-addrscopes.sh20 testfiles testfile22
32 testfiles testfile24
Drun-readelf-s.sh115 testfiles testfilebaztab
116 testfiles testfilebazdbg testfilebazdbg.debug
117 testfiles testfilebazdyn
118 testfiles testfilebazmdb
119 testfiles testfilebazmin
120 testfiles testfilebasmin
121 testfiles testfilebaxmin
Drun-unstrip-n.sh34 testfiles testcore-rtlib testcore-rtlib-ppc
61 testfiles test-core.core test-core.exec
Drun-strip-test.sh25 testfiles $original
26 test x$stripped = xtestfile.temp || testfiles $stripped $debugfile
Drun-allfcts.sh21 testfiles testfile testfile2 testfile8
84 testfiles testfile_nested_funcs testfile_class_func
Drun-readelf-mixed-corenote.sh21 testfiles testfile63
88 testfiles testfile67
153 testfiles testfile68
225 testfiles testfile71
292 testfiles testfile_aarch64_core
432 testfiles testfile_i686_core
498 testfiles testfile-x32-core
Drun-varlocs.sh24 testfiles testfile_const_type testfile_implicit_value testfile_entry_value
25 testfiles testfile_parameter_ref testfile_implicit_pointer
Drun-early-offscn.sh20 testfiles testfile
/external/libxml2/
DtestThreads.c30 static const char *testfiles[] = { variable
104 unsigned int num_threads = sizeof(testfiles) / sizeof(testfiles[0]); in main()
117 (void *) testfiles[i]); in main()
134 printf("Thread %d handling %s failed\n", i, testfiles[i]); in main()
145 unsigned int num_threads = sizeof(testfiles) / sizeof(testfiles[0]); in main()
161 …i] = spawn_thread(thread_specific_data, "xmlTestThread", B_NORMAL_PRIORITY, (void *) testfiles[i]); in main()
181 printf("Thread %d handling %s failed\n", i, testfiles[i]); in main()
DtestThreadsWin32.c20 static char *testfiles[] = { variable
89 unsigned int num_threads = sizeof(testfiles) / sizeof(testfiles[0]); in main()
108 thread_specific_data, testfiles[i], 0, &useless); in main()
133 printf("Thread %d handling %s failed\n", i, testfiles[i]); in main()
/external/llvm/utils/abtest/
Dabtest.py150 testfiles=[]
156 testfiles.append(badfile)
162 testfiles.append(goodfile)
165 testrun(testfiles)
189 testfiles=[]
192 testfiles.append(COMBINED)
194 testfiles.append(gooddir + "/" + c)
196 testrun(testfiles)
/external/clang/utils/TestUtils/
Dpch-test.pl10 sub testfiles($$) { subroutine
57 testfiles("c", "c");
59 testfiles("m", "objective-c");
/external/ltp/testcases/kernel/syscalls/swapon/
Dswapon03.c57 int testfiles = 3; variable
248 for (j = 0; j < testfiles; j++) in setup_swap()
279 for (j = 0; j < testfiles; j++) { in clean_swap()
/external/python/cpython2/Lib/test/
Dtest_tokenize.py686 testfiles = glob.glob(os.path.join(tempdir, "test*.py"))
689 testfiles = random.sample(testfiles, 10)
691 for testfile in testfiles:

12345