Home
last modified time | relevance | path

Searched refs:check (Results 1 – 25 of 3246) sorted by relevance

12345678910>>...130

/netbsd/tests/bin/sh/
H A Dt_fsplit.sh45 check() function
120 check 'set -- ${x}; echo $#' 0
121 check 'set -- ${x-}; echo $#' 0
122 check 'set -- ${x-""}; echo $#' 1
123 check 'set -- ""${x}; echo $#' 1
124 check 'set -- ""${x-}; echo $#' 1
125 check 'set -- ""${x-""}; echo $#' 1
126 check 'set -- ${x}""; echo $#' 1
127 check 'set -- ${x-}""; echo $#' 1
128 check 'set -- ${x-""}""; echo $#' 1
[all …]
H A Dt_expand.sh582 check() function
688 check 'x="$0"; set -- a b; y="$0";
703 check 'set -- a "" c "" e
706 check 'set -- a "" c "" e
709 check 'set -- "abab*cbb"
712 check 'set -- "abab?cbb"
728 check \
1346 check "X=foo; ${1}" "$2" 0
1347 check "X=; ${1}" "$3" 0
1348 check "unset X; ${1}" "$4" 0
[all …]
H A Dt_patterns.sh64 check() function
314 check 'printf "%s\n" ab* | wc -l' '31' 0
318 check 'printf "%s\n" ?? | wc -l' '550' 0
327 check 'printf "%s\n" m* | wc -l' '25' 0
329 check 'printf "%s\n" *- | wc -l' '227' 0
330 check 'printf "%s\n" -? | wc -l' '21' 0
331 check 'printf "%s\n" ?- | wc -l' '26' 0
349 check \
496 check 'printf "%s\n" D*[/*]' \
560 check \
[all …]
H A Dt_here.sh41 check() function
195 check \
204 check \
207 check \
214 check \
217 check \
222 check \
225 check \
230 check \
243 check \
[all …]
/netbsd/external/gpl3/gdb/dist/gold/testsuite/
H A Daarch64_relocs.sh25 check() function
52 check "aarch64_relocs.stdout" "test_R_AARCH64_MOVW_UABS_G0" 1 "\<mov[[:space:]]\+x4,[[:space:]]\+#0…
53 check "aarch64_relocs.stdout" "test_R_AARCH64_MOVW_UABS_G0" 2 "\<R_AARCH64_MOVW_UABS_G0[[:space:]]\…
54 check "aarch64_relocs.stdout" "test_R_AARCH64_MOVW_UABS_G0" 3 "\<mov[[:space:]]\+x4,[[:space:]]\+#0…
57 check "aarch64_relocs.stdout" "test_R_AARCH64_MOVW_UABS_G0_NC" 1 "\<mov[[:space:]]\+x4,[[:space:]]\…
59 check "aarch64_relocs.stdout" "test_R_AARCH64_MOVW_UABS_G0_NC" 3 "\<mov[[:space:]]\+x4,[[:space:]]\…
64 check "aarch64_relocs.stdout" "test_R_AARCH64_MOVW_UABS_G1" 3 "\<mov[[:space:]]\+x4,[[:space:]]\+#0…
66 check "aarch64_relocs.stdout" "test_R_AARCH64_MOVW_UABS_G1" 5 "\<mov[[:space:]]\+x4,[[:space:]]\+#0…
71 check "aarch64_relocs.stdout" "test_R_AARCH64_MOVW_UABS_G1_NC" 3 "\<mov[[:space:]]\+x4,[[:space:]]\…
91 check "aarch64_relocs.stdout" "test_R_AARCH64_MOVW_SABS_G0" 1 "\<mov[[:space:]]\+x4,[[:space:]]\+#0…
[all …]
H A Dgdb_index_test_comm.sh25 check() function
40 check $STDOUT "^Version [4-7]"
47 check $STDOUT "^\[ *[0-9]*\] bool:"
52 check $STDOUT "^\[ *[0-9]*\] double:"
53 check $STDOUT "^\[ *[0-9]*\] F_A:"
54 check $STDOUT "^\[ *[0-9]*\] F_B:"
55 check $STDOUT "^\[ *[0-9]*\] F_C:"
56 check $STDOUT "^\[ *[0-9]*\] int:"
57 check $STDOUT "^\[ *[0-9]*\] main:"
58 check $STDOUT "^\[ *[0-9]*\] one:"
[all …]
H A Darm_branch_out_of_range.sh31 check() function
45 check arm_bl_out_of_range.stdout \
47 check arm_bl_out_of_range.stdout \
49 check arm_bl_out_of_range.stdout \
51 check arm_bl_out_of_range.stdout \
53 check arm_bl_out_of_range.stdout \
55 check arm_bl_out_of_range.stdout \
58 check thumb_bl_out_of_range.stdout \
60 check thumb_bl_out_of_range.stdout \
62 check thumb_bl_out_of_range.stdout \
[all …]
H A Ddebug_msg.sh30 check() function
76 check debug_msg.err "odr_violation1.cc:6"
77 check debug_msg.err "odr_violation2.cc:1[256]"
90 check debug_msg.err "debug_msg.cc:6[89]"
91 check debug_msg.err "odr_violation2.cc:3[0-7]"
108 check debug_msg_cdebug.err "odr_violation1.cc:6"
116 check debug_msg_cdebug.err "debug_msg.cc:6[89]"
126 check debug_msg_so.err "odr_violation1.cc:6"
127 check debug_msg_so.err "odr_violation2.cc:1[256]"
134 check debug_msg_so.err "debug_msg.cc:6[89]"
[all …]
H A Darm_farcall_thumb_thumb.sh27 check() function
43 check arm_farcall_thumb_thumb.stdout "1008: c000"
44 check arm_farcall_thumb_thumb.stdout "100a: e59f"
46 check arm_farcall_thumb_thumb.stdout "1010: 1015"
47 check arm_farcall_thumb_thumb.stdout "1012: 0200"
51 check arm_farcall_thumb_thumb_5t.stdout "1008: 1015"
52 check arm_farcall_thumb_thumb_5t.stdout "100a: 0200"
61 check arm_farcall_thumb_thumb_6m.stdout "1010: 1015"
62 check arm_farcall_thumb_thumb_6m.stdout "1012: 0200"
71 check arm_farcall_thumb_thumb_6m.stdout "1010: 1015"
[all …]
H A Dver_matching_test.sh30 check() function
61 check ver_matching_test.stdout "V1 *foo$"
62 check ver_matching_test.stdout "V1 *bar()$"
63 check ver_matching_test.stdout "Base *bar1()$"
64 check ver_matching_test.stdout "V1 *bar2$"
69 check ver_matching_test.stdout "V2 *blaza1$"
70 check ver_matching_test.stdout "V2 *blaza2$"
71 check ver_matching_test.stdout "V2 *blaza$"
72 check ver_matching_test.stdout "Base *bla$"
73 check ver_matching_test.stdout "V2 *blaz$"
[all …]
H A Dplugin_test_tls.sh29 check() function
42 check plugin_test_tls.err "API version:"
43 check plugin_test_tls.err "gold version:"
44 check plugin_test_tls.err "option: _Z4f13iv"
45 check plugin_test_tls.err "two_file_test_tls.o: claim file hook called"
51 check plugin_test_tls.err "two_file_test_1.o.syms: v2: RESOLVED_IR"
52 check plugin_test_tls.err "two_file_test_1.o.syms: t17data: RESOLVED_IR"
55 check plugin_test_tls.err "two_file_test_1.o: adding new input file"
56 check plugin_test_tls.err "two_file_test_1b.o: adding new input file"
57 check plugin_test_tls.err "two_file_test_2_tls.o: adding new input file"
[all …]
H A Dplugin_test_1.sh29 check() function
42 check plugin_test_1.err "API version:"
43 check plugin_test_1.err "gold version:"
44 check plugin_test_1.err "option: _Z4f13iv"
45 check plugin_test_1.err "two_file_test_main.o: claim file hook called"
51 check plugin_test_1.err "two_file_test_1.o.syms: v2: RESOLVED_IR"
52 check plugin_test_1.err "two_file_test_1.o.syms: t17data: RESOLVED_IR"
54 check plugin_test_1.err "two_file_test_1.o: adding new input file"
55 check plugin_test_1.err "two_file_test_1b.o: adding new input file"
56 check plugin_test_1.err "two_file_test_2.o: adding new input file"
[all …]
/netbsd/external/gpl3/gdb.old/dist/gold/testsuite/
H A Daarch64_relocs.sh25 check() function
52 check "aarch64_relocs.stdout" "test_R_AARCH64_MOVW_UABS_G0" 1 "\<mov[[:space:]]\+x4,[[:space:]]\+#0…
53 check "aarch64_relocs.stdout" "test_R_AARCH64_MOVW_UABS_G0" 2 "\<R_AARCH64_MOVW_UABS_G0[[:space:]]\…
54 check "aarch64_relocs.stdout" "test_R_AARCH64_MOVW_UABS_G0" 3 "\<mov[[:space:]]\+x4,[[:space:]]\+#0…
57 check "aarch64_relocs.stdout" "test_R_AARCH64_MOVW_UABS_G0_NC" 1 "\<mov[[:space:]]\+x4,[[:space:]]\…
59 check "aarch64_relocs.stdout" "test_R_AARCH64_MOVW_UABS_G0_NC" 3 "\<mov[[:space:]]\+x4,[[:space:]]\…
64 check "aarch64_relocs.stdout" "test_R_AARCH64_MOVW_UABS_G1" 3 "\<mov[[:space:]]\+x4,[[:space:]]\+#0…
66 check "aarch64_relocs.stdout" "test_R_AARCH64_MOVW_UABS_G1" 5 "\<mov[[:space:]]\+x4,[[:space:]]\+#0…
71 check "aarch64_relocs.stdout" "test_R_AARCH64_MOVW_UABS_G1_NC" 3 "\<mov[[:space:]]\+x4,[[:space:]]\…
91 check "aarch64_relocs.stdout" "test_R_AARCH64_MOVW_SABS_G0" 1 "\<mov[[:space:]]\+x4,[[:space:]]\+#0…
[all …]
H A Dgdb_index_test_comm.sh25 check() function
40 check $STDOUT "^Version [4-7]"
47 check $STDOUT "^\[ *[0-9]*\] bool:"
52 check $STDOUT "^\[ *[0-9]*\] double:"
53 check $STDOUT "^\[ *[0-9]*\] F_A:"
54 check $STDOUT "^\[ *[0-9]*\] F_B:"
55 check $STDOUT "^\[ *[0-9]*\] F_C:"
56 check $STDOUT "^\[ *[0-9]*\] int:"
57 check $STDOUT "^\[ *[0-9]*\] main:"
58 check $STDOUT "^\[ *[0-9]*\] one:"
[all …]
H A Darm_branch_out_of_range.sh31 check() function
45 check arm_bl_out_of_range.stdout \
47 check arm_bl_out_of_range.stdout \
49 check arm_bl_out_of_range.stdout \
51 check arm_bl_out_of_range.stdout \
53 check arm_bl_out_of_range.stdout \
55 check arm_bl_out_of_range.stdout \
58 check thumb_bl_out_of_range.stdout \
60 check thumb_bl_out_of_range.stdout \
62 check thumb_bl_out_of_range.stdout \
[all …]
H A Ddebug_msg.sh30 check() function
76 check debug_msg.err "odr_violation1.cc:6"
77 check debug_msg.err "odr_violation2.cc:1[256]"
90 check debug_msg.err "debug_msg.cc:6[89]"
91 check debug_msg.err "odr_violation2.cc:3[0-7]"
108 check debug_msg_cdebug.err "odr_violation1.cc:6"
116 check debug_msg_cdebug.err "debug_msg.cc:6[89]"
126 check debug_msg_so.err "odr_violation1.cc:6"
127 check debug_msg_so.err "odr_violation2.cc:1[256]"
134 check debug_msg_so.err "debug_msg.cc:6[89]"
[all …]
H A Darm_farcall_thumb_thumb.sh27 check() function
43 check arm_farcall_thumb_thumb.stdout "1008: c000"
44 check arm_farcall_thumb_thumb.stdout "100a: e59f"
46 check arm_farcall_thumb_thumb.stdout "1010: 1015"
47 check arm_farcall_thumb_thumb.stdout "1012: 0200"
51 check arm_farcall_thumb_thumb_5t.stdout "1008: 1015"
52 check arm_farcall_thumb_thumb_5t.stdout "100a: 0200"
61 check arm_farcall_thumb_thumb_6m.stdout "1010: 1015"
62 check arm_farcall_thumb_thumb_6m.stdout "1012: 0200"
71 check arm_farcall_thumb_thumb_6m.stdout "1010: 1015"
[all …]
H A Dver_matching_test.sh30 check() function
61 check ver_matching_test.stdout "V1 *foo$"
62 check ver_matching_test.stdout "V1 *bar()$"
63 check ver_matching_test.stdout "Base *bar1()$"
64 check ver_matching_test.stdout "V1 *bar2$"
69 check ver_matching_test.stdout "V2 *blaza1$"
70 check ver_matching_test.stdout "V2 *blaza2$"
71 check ver_matching_test.stdout "V2 *blaza$"
72 check ver_matching_test.stdout "Base *bla$"
73 check ver_matching_test.stdout "V2 *blaz$"
[all …]
H A Dplugin_test_tls.sh29 check() function
42 check plugin_test_tls.err "API version:"
43 check plugin_test_tls.err "gold version:"
44 check plugin_test_tls.err "option: _Z4f13iv"
45 check plugin_test_tls.err "two_file_test_tls.o: claim file hook called"
51 check plugin_test_tls.err "two_file_test_1.o.syms: v2: RESOLVED_IR"
52 check plugin_test_tls.err "two_file_test_1.o.syms: t17data: RESOLVED_IR"
55 check plugin_test_tls.err "two_file_test_1.o: adding new input file"
56 check plugin_test_tls.err "two_file_test_1b.o: adding new input file"
57 check plugin_test_tls.err "two_file_test_2_tls.o: adding new input file"
[all …]
/netbsd/crypto/external/bsd/heimdal/dist/tests/kdc/
H A DMakefile.am72 mv check-authz.tmp check-authz
77 mv check-canon.tmp check-canon
79 check-cc: check-cc.in Makefile
82 mv check-cc.tmp check-cc
92 mv check-des.tmp check-des
102 mv check-fast.tmp check-fast
107 mv check-kdc.tmp check-kdc
122 mv check-keys.tmp check-keys
127 mv check-kinit.tmp check-kinit
134 check-uu: check-uu.in Makefile
[all …]
H A DMakefile.in1008 check-cc.log: check-cc
1022 check-des.log: check-des
1036 check-fast.log: check-fast
1057 check-kdc.log: check-kdc
1071 check-keys.log: check-keys
1113 check-uu.log: check-uu
1173 check: check-am
1280 .PHONY: all all-am all-local check check-TESTS check-am check-local \
1516 mv check-cc.tmp check-cc
1526 mv check-des.tmp check-des
[all …]
/netbsd/crypto/external/bsd/heimdal/dist/tests/gss/
H A DMakefile.am7 SCRIPT_TESTS = check-basic check-gss check-gssmask check-context check-spnego check-ntlm
20 check-gss: check-gss.in Makefile
23 mv check-gss.tmp check-gss
25 check-gssmask: check-gssmask.in Makefile
28 mv check-gssmask.tmp check-gssmask
33 mv check-context.tmp check-context
38 mv check-spnego.tmp check-spnego
40 check-basic: check-basic.in Makefile
43 mv check-basic.tmp check-basic
45 check-ntlm: check-ntlm.in Makefile
[all …]
/netbsd/external/bsd/ntp/dist/libjsmn/
H A Djsmn_test.c55 check(r >= 0); in test_empty()
62 check(r >= 0); in test_empty()
69 check(r >= 0); in test_empty()
77 check(r >= 0); in test_empty()
94 check(r >= 0); in test_simple()
106 check(r >= 0); in test_simple()
111 check(r >= 0); in test_simple()
348 check(r >= 0); in test_objects_arrays()
358 check(r >= 0); in test_objects_arrays()
379 check(r >= 0); in test_issue_22()
[all …]
/netbsd/external/apache2/llvm/dist/llvm/utils/release/
H A Dbuild_llvm_package.bat73 ninja check || ninja check || ninja check || exit /b
74 ninja check-clang || ninja check-clang || ninja check-clang || exit /b
75 ninja check-lld || ninja check-lld || ninja check-lld || exit /b
87 ninja check || ninja check || ninja check || exit /b
88 ninja check-clang || ninja check-clang || ninja check-clang || exit /b
89 ninja check-lld || ninja check-lld || ninja check-lld || exit /b
123 ninja check || ninja check || ninja check || exit /b
124 ninja check-clang || ninja check-clang || ninja check-clang || exit /b
125 ninja check-lld || ninja check-lld || ninja check-lld || exit /b
137 ninja check || ninja check || ninja check || exit /b
[all …]
/netbsd/external/mpl/dhcp/dist/server/tests/
H A Dhash_unittest.c125 struct host_decl *check = 0; in lease_hash_test_2hosts() local
191 host_dereference(&check, MDL); /* we don't need it now */ in lease_hash_test_2hosts()
222 host_dereference(&check, MDL); /* we don't need it now */ in lease_hash_test_2hosts()
238 host_dereference(&check, MDL); /* we don't need it now */ in lease_hash_test_2hosts()
264 host_dereference(&check, MDL); in lease_hash_test_2hosts()
319 struct host_decl *check = 0; in lease_hash_test_3hosts() local
369 host_dereference(&check, MDL); /* we don't need it now */ in lease_hash_test_3hosts()
402 host_dereference(&check, MDL); in lease_hash_test_3hosts()
406 host_dereference(&check, MDL); in lease_hash_test_3hosts()
417 host_dereference(&check, MDL); in lease_hash_test_3hosts()
[all …]

12345678910>>...130