Home
last modified time | relevance | path

Searched refs:testfile (Results 1 – 25 of 34) sorted by relevance

12

/external/elfutils/tests/
Drun-strip-test.sh31 debugout=${debugfile:+-f testfile.debug.temp -F $debugfile}
36 tempfiles testfile.temp testfile.debug.temp testfile.unstrip
38 testrun ../src/strip -o testfile.temp $debugout $original
42 cmp $stripped testfile.temp || status=$?
45 testrun ../src/elflint -q testfile.temp || status=$?
48 cmp $debugfile testfile.debug.temp || status=$?
51 testrun ../src/elflint -q -d testfile.debug.temp || status=$?
54 testrun ../src/unstrip -o testfile.unstrip testfile.temp testfile.debug.temp
57 testrun ../src/elfcmp --hash-inexact $original testfile.unstrip
60 tempfiles testfile.sections
[all …]
Drun-arsymtest.sh32 testfile=arsymtest.test
34 tempfiles $okfile $tmpfile $testfile
45 sort $tmpfile > $testfile
48 if cmp $okfile $testfile; then
Drun-readelf-test1.sh31 debugout=${debugfile:+-f testfile.debug.temp -F $debugfile}
35 tempfiles testfile.temp
37 testrun ../src/readelf -r testfile3 > testfile.temp
39 diff -u - testfile.temp <<EOF
Drun-unstrip-test.sh33 tempfiles testfile.unstrip
40 testrun ../src/unstrip -o testfile.unstrip $stripped $debugfile
42 testrun ../src/elfcmp --hash-inexact $original testfile.unstrip
Drun-early-offscn.sh28 testfiles testfile
30 testrun ./early-offscn testfile 0x500
Drun-strings-test.sh33 testfile: f4 /lib/ld-linux.so.2
34 testfile: 1c9 __gmon_start__
35 testfile: 1d8 libc.so.6
36 testfile: 1e2 __cxa_finalize
37 testfile: 1f1 __deregister_frame_info
38 testfile: 209 _IO_stdin_used
39 testfile: 218 __libc_start_main
40 testfile: 22a __register_frame_info
41 testfile: 240 GLIBC_2.1.3
42 testfile: 24c GLIBC_2.0
[all …]
Drun-line2addr.sh29 testfiles testfile testfile2 testfile8 testfile14 testfile23
31 testrun_compare ./line2addr -e testfile f.c:4 testfile f.c:8 <<\EOF
Drun-get-pubnames.sh29 testfiles testfile testfile2
31 testrun_compare ./get-pubnames testfile testfile2 <<\EOF
Drun-get-files.sh29 testfiles testfile testfile2
31 testrun_compare ./get-files testfile testfile2 <<\EOF
Drun-get-aranges.sh29 testfiles testfile testfile2
31 testrun_compare ./get-aranges testfile testfile2 <<\EOF
Drun-find-prologues.sh28 testfiles testfile testfile11 testfile22 testfile24 \
31 testrun_compare ./find-prologues -e testfile <<\EOF
Drun-allfcts.sh29 testfiles testfile testfile2 testfile8
31 testrun_compare ./allfcts testfile testfile2 testfile8 <<\EOF
Drun-get-lines.sh29 testfiles testfile testfile2
31 testrun_compare ./get-lines testfile testfile2 <<\EOF
/external/qemu/distrib/sdl-1.2.15/VisualC/tests/testfile/
Dtestfile.dsp1 # Microsoft Developer Studio Project File - Name="testfile" - Package Owner=<4>
7 CFG=testfile - Win32 Debug
11 !MESSAGE NMAKE /f "testfile.mak".
16 !MESSAGE NMAKE /f "testfile.mak" CFG="testfile - Win32 Debug"
20 !MESSAGE "testfile - Win32 Release" (based on "Win32 (x86) Application")
21 !MESSAGE "testfile - Win32 Debug" (based on "Win32 (x86) Application")
31 !IF "$(CFG)" == "testfile - Win32 Release"
57 !ELSEIF "$(CFG)" == "testfile - Win32 Debug"
87 # Name "testfile - Win32 Release"
88 # Name "testfile - Win32 Debug"
[all …]
/external/expat/conftools/
DPrintPath73 testfile="pp.t.$$"
75 cat > $testfile <<ENDTEST
83 if `/bin/sh $testfile 2>/dev/null`; then
88 rm -f $testfile
/external/markdown/MarkdownTest/
DMarkdownTest.pl45 foreach my $testfile (glob "$test_dir/*.text") {
46 my $testname = $testfile;
51 my $resultfile = $testfile;
64 my $t_output = `'$script' '$testfile'`;
/external/qemu/distrib/sdl-1.2.15/VisualC/tests/
Dtests.dsw42 Project: "testfile"=".\testfile\testfile.dsp" - Package Owner=<4>
Dtests.sln25 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testfile", "testfile\testfile.vcproj", "{CAE4F…
/external/qemu/distrib/sdl-1.2.15/test/
DMakefile.in10 …$(EXE) testcdrom$(EXE) testcursor$(EXE) testdyngl$(EXE) testerror$(EXE) testfile$(EXE) testgamma$(…
44 testfile$(EXE): $(srcdir)/testfile.c
DREADME14 testfile Tests RWops layer
/external/v8/test/preparser/
Dtestcfg.py60 testfile = join(self.root, self.GetName()) + ".js"
61 result = [self.executable, testfile]
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/test/QA/
DInputFiles.txt27 testfile.pcm
/external/qemu/distrib/sdl-1.2.15/Xcode/SDLTest/SDLTest.xcodeproj/
Dproject.pbxproj96 …002F341809CA1C5B00EBEB88 /* testfile.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F341709CA…
293 remoteInfo = testfile;
816 …A1BFF00EBEB88 /* testfile.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application…
817 …88 /* testfile.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c…
1275 002F341709CA1C5B00EBEB88 /* testfile.c */,
1330 002F341209CA1BFF00EBEB88 /* testfile.app */,
1631 002F340109CA1BFF00EBEB88 /* testfile */ = {
1633 …ationList = 002F340E09CA1BFF00EBEB88 /* Build configuration list for PBXNativeTarget "testfile" */;
1645 name = testfile;
1648 productReference = 002F341209CA1BFF00EBEB88 /* testfile.app */;
[all …]
/external/webkit/Tools/TestResultServer/handlers/
Dtestfilehandler.py37 from model.testfile import TestFile
/external/webkit/Tools/TestResultServer/model/
Djsonresults.py33 from model.testfile import TestFile

12