Searched refs:test (Results 251 - 275 of 4014) sorted by relevance

<<11121314151617181920>>

/netbsd-current/tests/lib/libbluetooth/
H A Dt_sdp_put.c49 sdp_data_t test = { buf, buf + sizeof(buf) }; local
57 ATF_REQUIRE(sdp_put_data(&test, &value));
58 test.end = test.next;
59 test.next = buf;
67 ATF_REQUIRE_EQ(test.end - test.next, sizeof(expect));
68 ATF_CHECK(memcmp(expect, test.next, sizeof(expect)) == 0);
82 sdp_data_t test = { buf, buf + sizeof(buf) }; local
89 ATF_REQUIRE_EQ(sdp_put_attr(&test,
115 sdp_data_t test = { buf, buf + sizeof(buf) }; local
173 sdp_data_t test = { buf, buf + sizeof(buf) }; local
198 sdp_data_t test = { buf, buf + sizeof(buf) }; local
224 sdp_data_t test = { buf, buf + sizeof(buf) }; local
261 sdp_data_t test = { buf, buf + sizeof(buf) }; local
288 sdp_data_t test = { buf, buf + sizeof(buf) }; local
333 sdp_data_t test = { buf, buf + sizeof(buf) }; local
360 sdp_data_t test = { buf, buf + sizeof(buf) }; local
391 sdp_data_t test = { buf, buf + sizeof(buf) }; local
429 sdp_data_t test = { buf, buf + sizeof(buf) }; local
476 sdp_data_t test = { buf, buf + sizeof(buf) }; local
541 sdp_data_t test = { buf, buf + sizeof(buf) }; local
570 sdp_data_t test = { buf, buf + sizeof(buf) }; local
603 sdp_data_t test = { buf, buf + sizeof(buf) }; local
647 sdp_data_t test = { buf, buf + sizeof(buf) }; local
706 sdp_data_t test = { buf, buf + sizeof(buf) }; local
740 sdp_data_t test = { buf, buf + sizeof(buf) }; local
774 sdp_data_t test = { buf, buf + sizeof(buf) }; local
818 sdp_data_t test = { buf, buf + sizeof(buf) }; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dbp-permanent.exp33 # The test proper. ALWAYS_INSERTED indicates whether testing in
39 proc test {always_inserted sw_watchpoint} {
66 set test "set probe breakpoint"
67 gdb_test_multiple "break $line_bp" $test {
70 pass $test
79 set test "get size of instruction"
80 gdb_test_multiple "x/2i $address_bp" $test {
81 -re ".*$hex <test\\+$decimal>:\[^\r\n\]+\r\n\[ \]+($hex).*\.\r\n$gdb_prompt $" {
83 pass $test
107 set test "
[all...]
H A Dhook-stop.exp25 set test "define hook-stop command"
26 gdb_test_multiple "define hook-stop" "$test" {
28 gdb_test "$commands\nend" "" "$test"
62 set test "run hook-stop"
63 gdb_test_multiple "continue" "$test" {
65 pass $test
69 fail $test
87 set test "run hook-stop"
88 gdb_test_multiple "continue" "$test" {
90 pass $test
[all...]
H A Dattach-pie-noexec.exp29 set test "show architecture"
30 gdb_test_multiple $test $test {
33 pass $test
39 set test "sanity check info shared"
40 gdb_test_multiple "info shared" $test {
42 pass $test
H A Dbp-cmds-execution-x-script.exp31 # Run the test proper.
33 proc test {} {
49 set test "run to end"
54 fail $test
58 gdb_test_multiple "" $test {
60 pass $test
63 unsupported $test
68 test
H A Dbreakpoint-shadow.exp29 # running the nonstop mode). We would not be able to test the shadow.
35 set test "disassembly without breakpoints"
36 gdb_test_multiple "disass main" $test {
39 pass $test
47 # before breakpoints were inserted. TEST is used as test message.
49 proc test_disassembly {test} {
52 gdb_test_multiple "disass main" $test {
56 pass $test
58 fail $test
H A Dpaginate-after-ctrl-c-running.exp52 set test "continue"
53 gdb_test_multiple $test $test {
55 pass $test
67 set test "got prompt"
69 gdb_test_multiple "" $test {
76 gdb_assert $saw_pagination_prompt $test
H A Drandomize.exp29 # Do not rely on printf; some test configurations don't work with stdio.
42 set test "set disable-randomization off"
43 gdb_test_multiple "${test}" "${test}" {
53 pass $test
62 set test "randomized addresses should not match"
67 pass $test
77 set test "fixed addresses should match"
79 pass $test
81 fail $test
[all...]
H A Dvarargs.exp45 # build the first test case
65 if ![runto test] then {
101 set test "print find_max_float_real(4, fc1, fc2, fc3, fc4)"
102 gdb_test $test ".*= 4 \\+ 4i"
104 set test "print find_max_double_real(4, dc1, dc2, dc3, dc4)"
105 gdb_test $test ".*= 4 \\+ 4i"
107 set test "print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4)"
108 gdb_test $test ".*= 4 \\+ 4i"
H A Dvalgrind-infcall.exp19 # The test always runs locally.
35 set test "continue #$continue_count"
38 pass $test
42 fail "$test (remote connection closed)"
48 fail "$test (valgrind vgdb has terminated)"
54 pass "$test (false warning)"
60 set test "p gdb_test_infcall ()"
61 gdb_test_multiple $test $test {
63 fail $test
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/i386/
H A Dgotpc.s2 test: label
3 addl $_GLOBAL_OFFSET_TABLE_+[.-test], %eax
4 addl $_GLOBAL_OFFSET_TABLE_+[.-test], %ebx
7 leal _GLOBAL_OFFSET_TABLE_+[.-test](%eax), %ebx
8 leal _GLOBAL_OFFSET_TABLE_+[.-test](%ebx), %eax
9 leal _GLOBAL_OFFSET_TABLE_+[.-test](%eax), %eax
10 leal _GLOBAL_OFFSET_TABLE_+[.-test](%ebx), %ebx
11 subl $_GLOBAL_OFFSET_TABLE_+[.-test], %eax
12 subl $_GLOBAL_OFFSET_TABLE_+[.-test], %ebx
15 orl $_GLOBAL_OFFSET_TABLE_+[.-test],
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dhook-stop.exp25 set test "define hook-stop command"
26 gdb_test_multiple "define hook-stop" "$test" {
28 gdb_test "$commands\nend" "" "$test"
61 set test "run hook-stop"
62 gdb_test_multiple "continue" "$test" {
64 pass $test
68 fail $test
86 set test "run hook-stop"
87 gdb_test_multiple "continue" "$test" {
89 pass $test
[all...]
H A Dbitfields2.exp47 # Start next test by running to tester and then to FUNCTION. Suppresses
147 set test "determining signed-ness of bitfields"
149 gdb_test_multiple "print i" $test {
162 set test "most negative signed bitfield values"
164 gdb_test "print flags" "u1 = 0, u2 = 0, u3 = 0, s1 = -16384, s2 = -4294967296, s3 = -32768.*" $test
166 unsupported $test
171 set test "signed bitfields containing -1"
173 gdb_test "print flags" "u1 = 0, u2 = 0, u3 = 0, s1 = -1, s2 = -1, s3 = -1.*" $test
175 unsupported $test
192 set test "se
[all...]
H A Dbreakpoint-shadow.exp28 # running the nonstop mode). We would not be able to test the shadow.
34 set test "disassembly without breakpoints"
35 gdb_test_multiple "disass main" $test {
38 pass $test
46 # before breakpoints were inserted. TEST is used as test message.
48 proc test_disassembly {test} {
51 gdb_test_multiple "disass main" $test {
55 pass $test
57 fail $test
H A Ddprintf-execution-x-script.exp20 # part of this test.
50 set test "load and run script with -x"
52 fail $test
69 proc do_test {cmd test} {
70 gdb_test_multiple $cmd $test {
72 pass $test
75 # Even though we bailed out at the beginning of this test case
81 # that particular target, the very first test which attempts
89 unsupported $test
95 do_test "" $test
[all...]
H A Dbp-cmds-execution-x-script.exp31 # Run the test proper.
33 proc test {} {
49 set test "run to end"
54 fail $test
58 gdb_test_multiple "" $test {
60 pass $test
63 unsupported $test
68 test
H A Dattach-pie-noexec.exp28 set test "show architecture"
29 gdb_test_multiple $test $test {
32 pass $test
38 set test "sanity check info shared"
39 gdb_test_multiple "info shared" $test {
41 pass $test
H A Drandomize.exp29 # Do not rely on printf; some test configurations don't work with stdio.
42 set test "set disable-randomization off"
43 gdb_test_multiple "${test}" "${test}" {
53 pass $test
62 set test "randomized addresses should not match"
67 pass $test
77 set test "fixed addresses should match"
79 pass $test
81 fail $test
[all...]
H A Dvalgrind-infcall.exp22 # The test always runs locally.
38 set test "continue #$continue_count"
41 pass $test
45 fail "$test (remote connection closed)"
51 fail "$test (valgrind vgdb has terminated)"
57 pass "$test (false warning)"
63 set test "p gdb_test_infcall ()"
64 gdb_test_multiple $test $test {
66 fail $test
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/cris/
H A Dtest.d14 [ ]+4:[ ]+4336[ ]+test\.b \$?r3
15 [ ]+6:[ ]+5556[ ]+test\.w \$?r5
16 [ ]+8:[ ]+6aa6[ ]+test\.d \$?r10
17 [ ]+a:[ ]+800b[ ]+test\.b \[\$?r0\]
18 [ ]+c:[ ]+950b[ ]+test\.w \[\$?r5\]
19 [ ]+e:[ ]+aa0b[ ]+test\.d \[\$?r10\]
20 [ ]+10:[ ]+800f[ ]+test\.b \[\$?r0\+\]
21 [ ]+12:[ ]+950f[ ]+test\.w \[\$?r5\+\]
22 [ ]+14:[ ]+aa0f[ ]+test\.d \[\$?r10\+\]
23 [ ]+16:[ ]+4205 800b[ ]+test\
[all...]
/netbsd-current/sys/external/bsd/sljit/dist/regex_src/
H A DregexMain.c64 printf("Start test '%s' matches to '%s'\n", pattern, string);
107 void run_tests(struct test_case* test, int verbose, int silent) argument
119 for ( ; test->string ; test++) {
121 printf("test: '%s' '%s': ", test->pattern ? test->pattern : "[[REUSE]]", test->string);
124 if (test->pattern) {
128 ptr = test
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.server/
H A Dbkpt-other-inferior.exp57 set test "discard symbol table"
58 gdb_test_multiple "file" $test {
60 gdb_test "y" ".*" $test \
81 set test "set breakpoint"
82 gdb_test_multiple "break main" $test {
84 fail $test
87 pass $test
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/
H A Dtls-core.exp34 set gcorefile [standard_output_file gcore.test]
48 set test "load core file"
50 set core_loaded [gdb_core_cmd $corefile $test]
53 unsupported $test
56 set test "print thread-local storage variable"
63 gdb_test "p/x foo" "\\$\[0-9]+ = 0xdeadbeef" $test
65 unsupported $test
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
H A Dtls-core.exp34 set gcorefile [standard_output_file gcore.test]
48 set test "load core file"
50 set core_loaded [gdb_core_cmd $corefile $test]
53 unsupported $test
56 set test "print thread-local storage variable"
63 gdb_test "p/x foo" "\\$\[0-9]+ = 0xdeadbeef" $test
65 unsupported $test
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mt/
H A Drelocs.exp17 # Relocation test.
18 # This test is special because it exercises the linker's
20 proc ld_test { objects ldflags dest test } {
22 if [string match "" $ld_output] then { pass $test } else { fail $test }
26 proc objdump_test { exec flags dest test } {
30 if [string match "" $objdump_output] then { pass $test } else { fail $test }
33 proc regexp_test { file1 file2 test } {
34 if [regexp_diff $file1 $file2] then { fail $test } els
[all...]

Completed in 304 milliseconds

<<11121314151617181920>>