Searched refs:pass (Results 1 – 25 of 1581) sorted by relevance
12345678910>>...64
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/ |
D | dlltool.exp | 49 pass "dlltool (fastcall export)" 64 pass "dlltool (version.dll)" 81 pass "dlltool -p (execution)" 87 pass "dlltool -p (symbol names)" 96 pass "dlltool -p (import name)" 111 pass "dlltool -p (execution) alias-2.def" 117 pass "dlltool -p (symbol names) alias-2.def" 126 pass "dlltool -p (import name) alias-2.def" 141 pass "dlltool (fastcall export no leading underscore)" 158 pass "dlltool -p (execution no leading underscore)" [all …]
|
D | objdump.exp | 56 pass "objdump -i" 82 pass "objdump -f" 112 pass "objdump -h" 132 pass "objdump -t" 142 pass "objdump -r" 154 pass "objdump -s" 183 pass "objdump -s -j .zdebug_abbrev" 199 pass "objdump -W" 243 pass "objdump -WL"
|
D | objcopy.exp | 95 pass "objcopy ($testname)" 141 pass "objcopy --reverse-bytes" 180 pass "objcopy -i --interleave-width" 240 pass "objcopy -O srec" 271 pass "objcopy --set-start" 288 pass "objcopy --adjust-start" 339 pass "objcopy --adjust-vma" 369 pass "objcopy --adjust-section-vma +" 389 pass "objcopy --adjust-section-vma =" 469 pass "$test preserving OS/ABI" [all …]
|
D | compress.exp | 66 pass "objcopy ($testname)" 88 pass "objcopy ($testname)" 112 pass "$testname" 132 pass "$testname" 145 pass "$testname" 169 pass "objcopy ($testname)"
|
D | nm.exp | 77 pass "nm (no arguments)" 98 pass "nm -g" 124 pass "nm -g on unique symbols" 153 pass "nm -P" 204 pass "nm --size-sort"
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/h8300/ |
D | t06_ari2.exp | 36 pass "$testname: addx.b #0x12:8, ..." 52 pass "$testname: addx.b r3h, ..." 67 pass "$testname: addx.b @er3, ..." 83 pass "$testname: addx.b @er3-, ..." 101 pass "$testname: addx.w #0x1234:16, ..." 117 pass "$testname: addx.w r3, ..." 132 pass "$testname: addx.w @er3, ..." 148 pass "$testname: addx.w @er3-, ..." 168 pass "$testname: addx.l #0x12345678:32, ..." 185 pass "$testname: addx.l er3, ..." [all …]
|
D | t12_bit.exp | 39 pass "$testname: bset #0x7, ..." 58 pass "$testname: bset r3h, ..." 76 pass "$testname: bset/eq #0x7, ..." 94 pass "$testname: bset/eq r3h, ..." 112 pass "$testname: bset/ne #0x7, ..." 130 pass "$testname: bset/ne r3h, ..." 149 pass "$testname: bnot #0x7, ..." 168 pass "$testname: bnot r3h, ..." 187 pass "$testname: bclr #0x7, ..." 206 pass "$testname: bclr r3h, ..." [all …]
|
D | t13_otr.exp | 48 pass "$testname: b\[cc\] 0x12+.+2" 76 pass "$testname: b\[cc\] 0x1234+.+4" 90 pass "$testname: bra/s" 117 pass "$testname: bra/bc #0x7, ..." 144 pass "$testname: bra/bs #0x7, ..." 165 pass "$testname: bsr/bc #0x7, ..." 186 pass "$testname: bsr/bs #0x7, ..." 201 pass "$testname: bra ..." 218 pass "$testname: bsr ..." 236 pass "$testname: jmp ..." [all …]
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/reloc/ |
D | reloc.exp | 62 if [expr $x==1] then { pass $testname } else { fail $testname } 98 if [expr $x==2] then { pass $testname } else { fail $testname } 130 if [expr $x==2] then { pass $testname } else { fail $testname } 163 if [expr $x==2] then { pass $testname } else { fail $testname } 188 if [expr $x==2] then { pass $testname } else { fail $testname } 211 if [expr $x==1] then { pass $testname } else { fail $testname } 239 if [expr $x==2] then { pass $testname } else { fail $testname } 288 if [expr $x==1] then { pass $testname } else { fail $testname } 337 if [expr $x==2] then { pass $testname } else { fail $testname } 373 if [expr $x==0] then { pass $testname } else { fail $testname } [all …]
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/xc16x/ |
D | xc16x.exp | 47 if [expr $x == 7] then { pass $testname } else { fail $testname } 77 if [expr $x == 7] then { pass $testname } else { fail $testname } 107 if [expr $x == 7] then { pass $testname } else { fail $testname } 136 if [expr $x == 6] then { pass $testname } else { fail $testname } 166 if [expr $x == 7] then { pass $testname } else { fail $testname } 196 if [expr $x == 7] then { pass $testname } else { fail $testname } 226 if [expr $x == 7] then { pass $testname } else { fail $testname } 256 if [expr $x == 7] then { pass $testname } else { fail $testname } 286 if [expr $x == 7] then { pass $testname } else { fail $testname } 316 if [expr $x == 7] then { pass $testname } else { fail $testname } [all …]
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/ |
D | exclude.exp | 74 pass $test1 87 pass $test2 95 pass $test3 103 pass $test4 113 pass $test5 121 pass $test6 129 pass $test7 137 pass $test8 145 pass $test9
|
D | dl5.cc | 5 int pass = 0; variable 11 pass++; in operator new() 20 pass++; in operator new() 28 pass++; in operator delete() 51 if (pass == 4) in main()
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mn10200/ |
D | basic.exp | 58 if [expr $x==14] then { pass $testname } else { fail $testname } 98 if [expr $x==15] then { pass $testname } else { fail $testname } 137 if [expr $x==14] then { pass $testname } else { fail $testname } 167 if [expr $x==4] then { pass $testname } else { fail $testname } 204 if [expr $x==11] then { pass $testname } else { fail $testname } 234 if [expr $x==5] then { pass $testname } else { fail $testname } 274 if [expr $x==15] then { pass $testname } else { fail $testname } 310 if [expr $x==11] then { pass $testname } else { fail $testname } 347 if [expr $x==12] then { pass $testname } else { fail $testname } 385 if [expr $x==13] then { pass $testname } else { fail $testname } [all …]
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elfcomm/ |
D | elfcomm.exp | 78 pass $test 98 pass $test 162 pass $testname 220 pass $test1w1 227 pass $test1w1 232 pass $test1c1 254 pass $test1w2 258 pass $test1c2
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/unsorted/ |
D | unsorted.exp | 51 if [expr $x==1] then { pass $testname } else { fail $testname } 77 if [expr $x==1] then { pass $testname } else { fail $testname } 103 if [expr $x==1] then { pass $testname } else { fail $testname } 135 if [expr $x==1] then { pass $testname } else { fail $testname } 167 if [expr $x==2] then { pass $testname } else { fail $testname } 193 if [expr $x==1] then { pass $testname } else { fail $testname } 223 if [expr $x==1] then { pass $testname } else { fail $testname }
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/v850/ |
D | basic.exp | 65 if [expr $x==20] then { pass $testname } else { fail $testname } 94 if [expr $x==4] then { pass $testname } else { fail $testname } 139 if [expr $x==20] then { pass $testname } else { fail $testname } 187 if [expr $x==23] then { pass $testname } else { fail $testname } 215 if [expr $x==3] then { pass $testname } else { fail $testname } 247 if [expr $x==7] then { pass $testname } else { fail $testname } 284 if [expr $x==12] then { pass $testname } else { fail $testname } 318 if [expr $x==9] then { pass $testname } else { fail $testname } 347 if [expr $x==4] then { pass $testname } else { fail $testname } 375 if [expr $x==3] then { pass $testname } else { fail $testname } [all …]
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/xtensa/ |
D | all.exp | 34 if [all_ones $x1] then { pass $testname } else { fail $testname } 49 if [all_ones $x1] then { pass $testname } else { fail $testname } 64 if [all_ones $x1] then { pass $testname } else { fail $testname } 80 if [all_ones $x1] then { pass $testname } else { fail $testname } 95 if [all_ones $x1] then { pass $testname } else { fail $testname }
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-pe/ |
D | pe-run2.exp | 89 pass $msg 98 pass $msg 109 pass $msg 120 pass $msg 132 pass $msg
|
D | pe-run.exp | 87 pass $msg 96 pass $msg 107 pass $msg 118 pass $msg 130 pass $msg
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-auto-import/ |
D | auto-import.exp | 139 pass $msg 147 pass $msg 155 pass $msg 163 pass $msg 172 pass $msg
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/ |
D | sh.exp | 59 pass $testsimple 107 pass $testsrec 124 pass $testadjsw8 166 pass $testlink 175 pass $testjsr 185 pass $testrun
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-unique/ |
D | unique.exp | 170 pass "Checking unique object" 185 pass "Checking unique executable" 200 pass "Checking empty unique object" 215 pass "Checking unique PIC object" 241 pass "Checking unique PIC object" 256 pass "Checking shared empty executable"
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/arch/ |
D | arch.exp | 89 pass "$rootname file with $opt should assemble to arch $arch" 123 pass "$rootname file with $opt should not assemble" 234 pass "Architecture arch_$expect_out(1,string) read OK" 255 pass "Instruction '$expect_out(1,string)' read OK" 275 pass "Instruction '$expect_out(1,string)' read OK" 294 pass "Instruction '$expect_out(1,string)' read OK" 321 pass "Read architecture data from sh-opc.h" 326 pass "Read instruction data from sh-opc.h" 479 pass "Check $arches($arch) architecture has not changed" 510 pass "$expected insns should not assemble on $arch"
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mep/ |
D | complex-relocs.exp | 21 if [string match "" $ld_output] then { pass $test } else { fail $test } 26 if [string match "" $ld_output] then { fail $test } else { pass $test } 33 if [string match "" $objdump_output] then { pass $test } else { fail $test } 37 if [regexp_diff $file1 $file2] then { fail $test } else { pass $test }
|
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/arm/ |
D | objdump.exp | 49 pass "thumb2-cond test1" 59 pass "thumb2-cond test2" 85 pass "multiple input files"
|
12345678910>>...64