OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:testfile
(Results
1 - 25
of
128
) sorted by null
1
2
3
4
5
6
/external/elfutils/tests/
run-test-flag-nobits.sh
20
testfiles
testfile
22
testrun ${abs_builddir}/test-flag-nobits
testfile
run-strip-test10.sh
18
original=
testfile
-x32
19
stripped=
testfile
-x32-d
20
debugfile=
testfile
-x32-debug
run-elfstrmerge-test.sh
23
testfile
="$1"
24
testfiles ${
testfile
}
26
mergedfile="${
testfile
}.merged"
29
echo "merging string tables ${
testfile
} -> ${mergedfile}"
30
testrun ${abs_top_builddir}/tests/elfstrmerge -o ${mergedfile} ${
testfile
}
34
# Random ELF32
testfile
with extra STT_SECTION symbols
37
# Random ELF64
testfile
with extra STT_SECTION symbols
run-unstrip-test3.sh
9
# gcc -o
testfile
-info-link -g testprog.c
10
# objcopy --only-keep-debug
testfile
-info-link
testfile
-info-link.debuginfo
11
# eu-strip --strip-debug -o
testfile
-info-link.stripped
testfile
-info-link
13
original=
testfile
-info-link
14
stripped=
testfile
-info-link.stripped
15
debugfile=
testfile
-info-link.debuginfo
run-early-offscn.sh
20
testfiles
testfile
22
testrun ${abs_builddir}/early-offscn
testfile
0x500
run-strip-test9.sh
19
original=
testfile
-x32
20
stripped=
testfile
-x32-s
run-unstrip-test.sh
25
tempfiles
testfile
.unstrip
testfile
.inplace
32
testrun ${abs_top_builddir}/src/unstrip -o
testfile
.unstrip $stripped $debugfile
34
testrun ${abs_top_builddir}/src/elfcmp --hash-inexact $original
testfile
.unstrip
38
rm -f
testfile
.inplace
39
cp $debugfile
testfile
.inplace
40
chmod 644
testfile
.inplace
41
testrun ${abs_top_builddir}/src/unstrip $stripped
testfile
.inplace
43
testrun ${abs_top_builddir}/src/elfcmp --hash-inexact $original
testfile
.inplace
run-strip-test.sh
23
debugout=${debugfile:+-f
testfile
.debug.temp -F $debugfile}
28
tempfiles
testfile
.temp
testfile
.debug.temp
testfile
.unstrip
30
testrun ${abs_top_builddir}/src/strip -o
testfile
.temp $debugout $original
34
cmp $stripped
testfile
.temp || status=$?
37
testrun ${abs_top_builddir}/src/elflint -q
testfile
.temp || status=$?
40
cmp $debugfile
testfile
.debug.temp || status=$?
43
testrun ${abs_top_builddir}/src/elflint -q -d
testfile
.debug.temp || status=$?
46
testrun ${abs_top_builddir}/src/unstrip -o
testfile
.unstrip testfile.temp testfile.debug.tem
[
all
...]
run-dwelfgnucompressed.sh
80
testfiles
testfile
-zgnu64
81
testrun_compare ${abs_top_builddir}/tests/dwelfgnucompressed
testfile
-zgnu64 <<\EOF
87
testfiles
testfile
-zgnu64be
88
testrun_compare ${abs_top_builddir}/tests/dwelfgnucompressed
testfile
-zgnu64be <<\EOF
94
testfiles
testfile
-zgnu32
95
testrun_compare ${abs_top_builddir}/tests/dwelfgnucompressed
testfile
-zgnu32 <<\EOF
101
testfiles
testfile
-zgnu32be
102
testrun_compare ${abs_top_builddir}/tests/dwelfgnucompressed
testfile
-zgnu32be <<\EOF
run-dwfl-report-elf-align.sh
20
testfiles
testfile
-dwfl-report-elf-align-shlib.so
23
# 7f3560c92000-7f3560c93000 r-xp 00000000 fd:02 25037063
testfile
-dwfl-report-elf-align-shlib.so
24
# 7f3560c93000-7f3560e92000 ---p 00001000 fd:02 25037063
testfile
-dwfl-report-elf-align-shlib.so
25
# 7f3560e92000-7f3560e93000 rw-p 00000000 fd:02 25037063
testfile
-dwfl-report-elf-align-shlib.so
26
#
testfile
-dwfl-report-elf-align-shlib.so:
35
# #1 0x00007f3560c92585 in shlib () from ./
testfile
-dwfl-report-elf-align-shlib.so
37
# 0x7f3560c92000 is VMA address of first byte of
testfile
-dwfl-report-elf-align-shlib.so.
41
testrun ${abs_builddir}/dwfl-report-elf-align ./
testfile
-dwfl-report-elf-align-shlib.so \
run-arsymtest.sh
24
testfile
=arsymtest.test
26
tempfiles $okfile $tmpfile $
testfile
37
sort $tmpfile > $
testfile
40
if cmp $okfile $
testfile
; then
run-debugaltlink.sh
21
testfiles testfile42 testfile_multi_main
testfile
-dwzstr \
25
testfile_multi_main
testfile
-dwzstr \
29
testfile
-dwzstr:
testfile
-dwzstr.multi, build ID: 6da22627dae55c1d62cf9122827c665e240a056b
run-macro-test.sh
30
# gcc -gdwarf-4 -g3 -o
testfile
-macros macro.c
31
# gcc -gstrict-dwarf -gdwarf-4 -g3 -o
testfile
-macinfo macro.c
33
testfiles
testfile
-macinfo
testfile
-macros
38
testrun ${abs_top_builddir}/src/readelf --debug-dump=info
testfile
-macinfo \
40
{ echo "*** failure readelf --debug-dump=info
testfile
-macinfo"; status=1; }
45
testrun ${abs_top_builddir}/src/readelf --debug-dump=info
testfile
-macros \
47
{ echo "*** failure readelf --debug-dump=info
testfile
-macros"; status=1; }
/external/ltrace/testsuite/ltrace.main/
parameters.exp
4
set
testfile
"parameters"
5
set srcfile ${
testfile
}.c
6
set binfile ${
testfile
}
9
set lib_sl $objdir/$subdir/lib$
testfile
.so
40
ltrace_verify_output ${objdir}/${subdir}/${
testfile
}.ltrace $pattern 1
42
ltrace_verify_output ${objdir}/${subdir}/${
testfile
}.ltrace $pattern 1
44
ltrace_verify_output ${objdir}/${subdir}/${
testfile
}.ltrace $pattern 1
46
ltrace_verify_output ${objdir}/${subdir}/${
testfile
}.ltrace $pattern 1
48
ltrace_verify_output ${objdir}/${subdir}/${
testfile
}.ltrace $pattern 1
50
ltrace_verify_output ${objdir}/${subdir}/${
testfile
}.ltrace $pattern
[
all
...]
branch_func.exp
19
set
testfile
"branch_func"
20
set srcfile ${
testfile
}.c
21
set binfile ${
testfile
}
49
ltrace_verify_output ${objdir}/${subdir}/${
testfile
}.ltrace $pattern 100
51
ltrace_verify_output ${objdir}/${subdir}/${
testfile
}.ltrace $pattern 100
53
ltrace_verify_output ${objdir}/${subdir}/${
testfile
}.ltrace $pattern 100
55
ltrace_verify_output ${objdir}/${subdir}/${
testfile
}.ltrace $pattern 100
57
ltrace_verify_output ${objdir}/${subdir}/${
testfile
}.ltrace $pattern 100
hello-vfork.exp
3
set
testfile
"hello-vfork"
4
set srcfile ${
testfile
}.c
5
set binfile ${
testfile
}
34
ltrace_verify_output ${objdir}/${subdir}/${
testfile
}.ltrace "_exit" 2
35
ltrace_verify_output ${objdir}/${subdir}/${
testfile
}.ltrace "vfork resumed" 2
main-vfork.exp
3
set
testfile
"main-vfork"
4
set srcfile ${
testfile
}.c
5
set binfile ${
testfile
}
8
set lib_sl $objdir/$subdir/lib$
testfile
.so
22
ltrace_options "-l" "lib$
testfile
.so" "-f" "-evfork"
38
ltrace_verify_output ${objdir}/${subdir}/${
testfile
}.ltrace "print" 20
39
ltrace_verify_output ${objdir}/${subdir}/${
testfile
}.ltrace "vfork resumed" 2
signals.exp
3
set
testfile
"signals"
4
set srcfile ${
testfile
}.c
5
set binfile ${
testfile
}
10
if { [ ltrace_compile "${srcdir}/${subdir}/${
testfile
}.c" "${objdir}/${subdir}/${binfile}" executable {debug} ] != "" } {
39
ltrace_verify_output ${objdir}/${subdir}/${
testfile
}.ltrace $pattern $count
/external/ltrace/testsuite/ltrace.torture/
vfork-thread.exp
3
set
testfile
"vfork-thread"
4
set srcfile ${
testfile
}.c
5
set binfile ${
testfile
}
10
if { [ ltrace_compile "${srcdir}/${subdir}/${
testfile
}.c" "${objdir}/${subdir}/${binfile}" executable [list debug ldflags=-pthread] ] != "" } {
29
ltrace_verify_output ${objdir}/${subdir}/${
testfile
}.ltrace "puts" 9
30
ltrace_verify_output ${objdir}/${subdir}/${
testfile
}.ltrace "sleep" 7
31
ltrace_verify_output ${objdir}/${subdir}/${
testfile
}.ltrace "vfork resumed" 2
32
ltrace_verify_output ${objdir}/${subdir}/${
testfile
}.ltrace "_exit" 1
ppc-lwarx.exp
19
set
testfile
"ppc-lwarx"
20
set srcfile ${
testfile
}.c
21
set binfile ${
testfile
}
50
ltrace_verify_output ${objdir}/${subdir}/${
testfile
}.ltrace $pattern 1
52
ltrace_verify_output ${objdir}/${subdir}/${
testfile
}.ltrace $pattern 1
54
ltrace_verify_output ${objdir}/${subdir}/${
testfile
}.ltrace $pattern 1
/external/ltrace/testsuite/ltrace.minor/
count-record.exp
3
set
testfile
"count-record"
4
set srcfile ${
testfile
}.c
5
set binfile ${
testfile
}
9
if { [ ltrace_compile "${srcdir}/${subdir}/${
testfile
}.c" "${objdir}/${subdir}/${binfile}" executable {debug} ] != "" } {
49
ltrace_verify_output ${objdir}/${subdir}/${
testfile
}.ltrace $pattern
51
ltrace_verify_output ${objdir}/${subdir}/${
testfile
}.ltrace $pattern
53
ltrace_verify_output ${objdir}/${subdir}/${
testfile
}.ltrace $pattern
55
ltrace_verify_output ${objdir}/${subdir}/${
testfile
}.ltrace $pattern
57
ltrace_verify_output ${objdir}/${subdir}/${
testfile
}.ltrace $pattern
59
ltrace_verify_output ${objdir}/${subdir}/${
testfile
}.ltrace $patter
[
all
...]
libdl-simple.exp
1
set
testfile
"libdl-simple"
2
set srcfile ${
testfile
}.c
3
set binfile ${
testfile
}
6
set lib_sl $objdir/$subdir/lib$
testfile
.so
15
|| [ ltrace_compile "${srcdir}/${subdir}/${
testfile
}.c" "${objdir}/${subdir}/${binfile}" executable {debug shlib=-ldl} ] != "" } {
36
ltrace_verify_output ${objdir}/${subdir}/${
testfile
}.ltrace $pattern 1
print-instruction-pointer.exp
3
set
testfile
"print-instruction-pointer"
4
set srcfile ${
testfile
}.c
5
set binfile ${
testfile
}
39
ltrace_verify_output ${objdir}/${subdir}/${
testfile
}.ltrace $pattern 1
42
ltrace_verify_output ${objdir}/${subdir}/${
testfile
}.ltrace $pattern 1
trace-fork.exp
3
set
testfile
"trace-fork"
4
set srcfile ${
testfile
}.c
5
set binfile ${
testfile
}
10
if { [ ltrace_compile "${srcdir}/${subdir}/${
testfile
}.c" "${objdir}/${subdir}/${binfile}" executable {debug} ] != "" } {
33
ltrace_verify_output ${objdir}/${subdir}/${
testfile
}.ltrace $pattern 1
36
ltrace_verify_output ${objdir}/${subdir}/${
testfile
}.ltrace $pattern 1
39
ltrace_verify_output ${objdir}/${subdir}/${
testfile
}.ltrace $pattern 1
42
ltrace_verify_output ${objdir}/${subdir}/${
testfile
}.ltrace $pattern 1
45
ltrace_verify_output ${objdir}/${subdir}/${
testfile
}.ltrace $pattern 1
/external/vboot_reference/tests/
vb21_host_misc_tests.c
32
const char *
testfile
= "file_tests.dat";
local
40
unlink(
testfile
);
42
TEST_EQ(vb2_read_file(
testfile
, &read_data, &read_size),
47
TEST_SUCC(vb2_write_file(
testfile
, test_data, sizeof(test_data)),
49
TEST_SUCC(vb2_read_file(
testfile
, &read_data, &read_size),
54
unlink(
testfile
);
61
TEST_SUCC(vb2_write_object(
testfile
, c), "vb2_write_object() good");
62
TEST_SUCC(vb2_read_file(
testfile
, &read_data, &read_size),
68
unlink(
testfile
);
Completed in 509 milliseconds
1
2
3
4
5
6