Searched refs:test (Results 201 - 225 of 4014) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mips/
H A Dfpr-names.s1 # source file to test objdump's disassembly using various styles of
H A Dgpr-names.s1 # source file to test objdump's disassembly using various styles of
H A Dhwr-names.s1 # source file to test objdump's disassembly using various styles of
H A Dxlr-ext.s1 # Source file used to test XLR's assembler instructions
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-aarch64/
H A Dplt_mapping_symbol.s2 test: label
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-mips-elf/
H A Djalx-1.s3 .ent test
4 .globl test
5 test: label
12 .end test
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dsolib-corrupted.exp44 set test "info probes"
45 gdb_test_multiple $test $test {
60 xfail $test
68 set test "make solibs looping"
69 gdb_test_multiple "p/x _r_debug->r_map->l_next = _r_debug->r_map" $test {
73 xfail $test
78 pass $test
H A Dnew-ui-pending-input.exp34 # This test requires running a synchronous execution command from
58 set test "spawn gdb"
70 fail $test
73 pass $test
78 set test "initial prompt on extra console"
79 gdb_test_multiple "" $test {
81 pass $test
90 set test "print $i on extra console"
91 gdb_test_multiple "" $test {
93 pass "$test"
[all...]
H A Dfoll-vfork.exp107 set test "step"
108 gdb_test_multiple "next" $test {
110 pass $test
132 set test "continue to bp"
133 gdb_test_multiple "continue" $test {
135 pass $test
153 set test "continue to child exit"
154 gdb_test_multiple "continue" $test {
157 fail "$test"
160 pass $test
[all...]
H A Dattach-twice.exp35 set test "attach"
36 gdb_test_multiple "attach $testpid" $test {
39 pass $test
42 fail $test
45 xfail $test
H A Dc-linkage-name.exp16 # This file is part of the gdb testsuite. It is intended to test that
33 set test "verify no symtab expansion"
35 unsupported $test
39 gdb_test_no_output "maint info symtabs" $test
42 set test "print symada__cS before partial symtab expansion"
44 unsupported $test
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.compile/
H A Dcompile-print.exp35 set test "compile print *vararray@3"
36 gdb_test_multiple $test $test {
38 pass $test
41 kfail compile/18489 "$test"
45 set test "compile print *vararrayp@3"
46 gdb_test_multiple $test $test {
48 pass $test
51 kfail compile/18489 "$test"
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-plugin/
H A Dpr12942a.h3 inline int test (void) function
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/
H A Dstep-bg-decr-pc-switch-thread.exp57 set test "switch to main thread"
58 gdb_test_multiple "thread 1" $test {
60 unsupported $test
70 # faster to handle that in the following test, instead of
72 pass $test
80 set test "no output while stepping"
81 gdb_test_multiple "" $test {
84 pass $test
89 fail $test
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
H A Darm-single-step-kernel-helper.exp53 set test "disassemble main"
54 gdb_test_multiple $test $test {
73 set test "bt"
74 gdb_test_multiple $test $test {
78 pass $test
83 pass $test
H A Dpa-nullify.exp48 # In the first test, we do a "step" on a function whose last instruction
56 set test "stepi till main"
57 gdb_test_multiple "stepi" "${test}" {
63 fail $test
66 pass $test
70 # In the second test, we verify that we can get a proper backtrace
80 set test "get address of $sym"
81 gdb_test_multiple "print $sym" $test {
84 pass $test
108 # In the third test, w
[all...]
/netbsd-current/external/gpl3/gcc/dist/libphobos/testsuite/libphobos.exceptions/
H A Drt_trap_exceptions_drt.d2 void test()
10 test();
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dsolib-corrupted.exp43 set test "info probes"
44 gdb_test_multiple $test $test {
59 xfail $test
77 set test "make solibs looping"
78 gdb_test_multiple "p/x _r_debug->r_map->l_next = _r_debug->r_map" $test {
82 xfail $test
87 pass $test
H A Dnew-ui-pending-input.exp34 # This test requires running a synchronous execution command from
58 set test "spawn gdb"
70 fail $test
73 pass $test
78 set test "initial prompt on extra console"
79 gdb_test_multiple "" $test {
81 pass $test
90 set test "print $i on extra console"
91 gdb_test_multiple "" $test {
93 pass "$test"
[all...]
H A Dfoll-vfork.exp104 set test "step"
105 gdb_test_multiple "next" $test {
107 pass $test
129 set test "continue to bp"
130 gdb_test_multiple "continue" $test {
132 pass $test
150 set test "continue to child exit"
151 gdb_test_multiple "continue" $test {
154 fail "$test"
157 pass $test
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.ada/
H A Darray_of_symbolic_length.exp34 set test "print my_value"
35 gdb_test_multiple "$test" $test {
37 pass $test
43 fail $test
47 set test "print rt"
48 gdb_test_multiple "$test" $test {
50 pass $test
56 fail $test
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
H A Darm-single-step-kernel-helper.exp53 set test "disassemble main"
54 gdb_test_multiple $test $test {
73 set test "bt"
74 gdb_test_multiple $test $test {
78 pass $test
83 pass $test
H A Dpa-nullify.exp48 # In the first test, we do a "step" on a function whose last instruction
56 set test "stepi till main"
57 gdb_test_multiple "stepi" "${test}" {
63 fail $test
66 pass $test
70 # In the second test, we verify that we can get a proper backtrace
80 set test "get address of $sym"
81 gdb_test_multiple "print $sym" $test {
84 pass $test
107 # In the third test, w
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.compile/
H A Dcompile-print.exp36 set test "compile print *vararray@3"
37 gdb_test_multiple $test $test {
39 pass $test
42 kfail compile/18489 "$test"
46 set test "compile print *vararrayp@3"
47 gdb_test_multiple $test $test {
49 pass $test
52 kfail compile/18489 "$test"
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/docs/analyzer/checkers/
H A Dmismatched_deallocator_example.cpp2 void test() { function
10 void test() { function
16 void test() { function
22 void test() { function
38 void test() { function
43 void test() { function
49 void test(NSUInteger dataLength) { function

Completed in 322 milliseconds

1234567891011>>