/netbsd-src/external/lgpl3/mpfr/dist/tests/ |
H A D | taway.c | 288 test2 (int (*testfunc)(mpfr_ptr, mpfr_srcptr, mpfr_rnd_t), const char *foo) in test2() function 417 test2 (mpfr_sqr, "mpfr_sqr"); in main() 418 test2 (mpfr_sqrt, "mpfr_sqrt"); in main() 419 test2 (mpfr_abs, "mpfr_abs"); in main() 420 test2 (mpfr_neg, "mpfr_neg"); in main() 422 test2 (mpfr_log, "mpfr_log"); in main() 423 test2 (mpfr_log2, "mpfr_log2"); in main() 424 test2 (mpfr_log10, "mpfr_log10"); in main() 425 test2 (mpfr_log1p, "mpfr_log1p"); in main() 427 test2 (mpfr_exp, "mpfr_exp"); in main() [all …]
|
H A D | reuse.c | 389 test2 (int (*testfunc)(mpfr_ptr, mpfr_srcptr, mpfr_rnd_t), in test2() function 616 test2 (mpfr_sqr, "mpfr_sqr", p, (mpfr_rnd_t) rnd); in main() 617 test2 (mpfr_sqrt, "mpfr_sqrt", p, (mpfr_rnd_t) rnd); in main() 618 test2 (mpfr_abs, "mpfr_abs", p, (mpfr_rnd_t) rnd); in main() 619 test2 (mpfr_neg, "mpfr_neg", p, (mpfr_rnd_t) rnd); in main() 621 test2 (mpfr_log, "mpfr_log", p, (mpfr_rnd_t) rnd); in main() 622 test2 (mpfr_log2, "mpfr_log2", p, (mpfr_rnd_t) rnd); in main() 623 test2 (mpfr_log10, "mpfr_log10", p, (mpfr_rnd_t) rnd); in main() 624 test2 (mpfr_log1p, "mpfr_log1p", p, (mpfr_rnd_t) rnd); in main() 626 test2 (mpfr_exp, "mpfr_exp", p, (mpfr_rnd_t) rnd); in main() [all …]
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/ |
H A D | msgcat-2 | 9 cat <<\EOF > mcat-test2.in1 33 cat <<\EOF > mcat-test2.in2 57 rm -f mcat-test2.out 61 ${MSGCAT} --more-than=0 -o mcat-test2.out \ 62 mcat-test2.in1 mcat-test2.in2 >mcat-test2.err 2>&1 64 cat mcat-test2.err | grep -v 'warning: .* encodings' | grep -v '^ ' 68 cat << \EOF > mcat-test2.ok 97 ${DIFF} mcat-test2.ok mcat-test2.out
|
H A D | msgcmp-2 | 9 cat <<EOF > mc-test2.in1 16 cat <<EOF > mc-test2.in2 25 ${MSGCMP} mc-test2.in1 mc-test2.in2 2>&1 | grep -v '^==' > mc-test2.out 28 cat <<EOF > mc-test2.ok 29 mc-test2.in2:1: this message is used but not defined... 30 mc-test2.in1:3: ...but this definition is similar 31 mc-test2.in1:4: warning: this message is not used 36 ${DIFF} mc-test2.ok mc-test2.out
|
H A D | msgmerge-2 | 9 cat <<EOF > mm-test2.in1 15 cat <<EOF > mm-test2.in2 24 ${MSGMERGE} -q -o /dev/stdout mm-test2.in1 mm-test2.in2 \ 25 2>&1 | grep -v '^==' > mm-test2.out 28 cat << EOF > mm-test2.ok 29 mm-test2.in1:3: duplicate message definition... 30 mm-test2.in1:1: ...this is the location of the first definition 35 ${DIFF} mm-test2.ok mm-test2.out
|
H A D | msginit-2 | 9 cat <<\EOF > mi-test2.pot 68 ${MSGINIT} -i mi-test2.pot -l ga_IE --no-translator -o mi-test2.tmp 2>mi-test2.err 69 test $? = 0 || { cat mi-test2.err 1>&2; rm -fr $tmpfiles; exit 1; } 70 sed -e '1,15d' < mi-test2.tmp > mi-test2.out 74 cat <<\EOF > mi-test2.ok 109 ${DIFF} mi-test2.ok mi-test2.out
|
H A D | msgcomm-2 | 9 cat <<EOF > mcomm-test2.in1 15 cat <<EOF > mcomm-test2.in2 23 ${MSGCOMM} --more-than=0 --no-location -o mcomm-test2.out \ 24 mcomm-test2.in1 mcomm-test2.in2 28 cat << EOF > mcomm-test2.ok 37 ${DIFF} mcomm-test2.ok mcomm-test2.out
|
H A D | msgfilter-2 | 38 cat <<\EOF > mfi-test2.po 97 ${MSGFILTER} -i mfi-test2.po -o mfi-test2.out sed -e "$sedexpr1" -e "$sedexpr2" >mfi-test2.err 2>&1 99 cat mfi-test2.err | grep -v 'warning: Locale charset' | grep -v '^ ' 103 cat <<\EOF > mfi-test2.ok 154 ${DIFF} mfi-test2.ok mfi-test2.out
|
H A D | msgconv-2 | 10 cat <<\EOF > mco-test2.po 26 ${MSGCONV} -t Big5 -o mco-test2.out mco-test2.po 30 cat <<\EOF > mco-test2.ok 46 ${DIFF} mco-test2.ok mco-test2.out >/dev/null
|
H A D | msgattrib-2 | 9 cat <<\EOF > ma-test2.po 61 ${MSGATTRIB} --untranslated -o ma-test2.out ma-test2.po 65 cat <<\EOF > ma-test2.ok 93 ${DIFF} ma-test2.ok ma-test2.out
|
H A D | msgen-2 | 9 cat <<\EOF > men-test2.properties 19 ${MSGEN} --properties-input --properties-output -o men-test2.out men-test2.properties 23 cat <<\EOF > men-test2.ok 32 ${DIFF} men-test2.ok men-test2.out
|
H A D | xgettext-2 | 10 cat <<EOF > xg-test2.in.c 29 ${XGETTEXT} -d xg-test2 -k_ --omit-header --no-location xg-test2.in.c 33 cat <<EOF > xg-test2.ok 49 ${DIFF} xg-test2.ok xg-test2.po
|
H A D | msggrep-2 | 9 cat <<\EOF > mg-test2.po 157 ${MSGGREP} -M fr -o mg-test2.out mg-test2.po 161 cat <<\EOF > mg-test2.ok 253 ${DIFF} mg-test2.ok mg-test2.out
|
H A D | msgexec-2 | 9 cat <<\EOF > mex-test2.po 62 ${MSGEXEC} -i mex-test2.po 0 > mex-test2.out 66 ${CMP} ${top_srcdir}/tests/mex-test2.ok mex-test2.out >/dev/null 2>/dev/null
|
H A D | gettext-2 | 28 ${GETTEXT} --env LC_ALL=en test 'error 3' > gt-test2.out 32 echo $ac_n "error 3 translation$ac_c" > gtmf-test2.ok 35 ${DIFF} gtmf-test2.ok gt-test2.out
|
H A D | msgfmt-2 | 77 ${GETTEXT} --env LC_ALL=en gen 'error 3' > mf-test2.out 80 echo $ac_n "error 3 translation$ac_c" > gtmf-test2.ok 83 ${DIFF} gtmf-test2.ok mf-test2.out
|
H A D | xgettext-objc-1 | 25 " test2" 51 msgid "test test2"
|
/netbsd-src/external/mpl/bind/dist/bin/tests/system/sortlist/ |
H A D | tests.sh |
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/ |
H A D | bio_callback_test.c | 52 char test2[] = "hello"; in test_bio_callback_ex() local 53 const size_t test2len = sizeof(test2) - 1; in test_bio_callback_ex() 158 i = BIO_puts(bio, test2); in test_bio_callback_ex() 163 || !TEST_ptr_eq(my_param_argp[0], test2) in test_bio_callback_ex() 169 || !TEST_ptr_eq(my_param_argp[1], test2) in test_bio_callback_ex() 224 char test2[] = "hello"; in test_bio_callback() local 225 const int test2len = sizeof(test2) - 1; in test_bio_callback() 310 i = BIO_puts(bio, test2); in test_bio_callback() 315 || !TEST_ptr_eq(my_param_argp[0], test2) in test_bio_callback() 321 || !TEST_ptr_eq(my_param_argp[1], test2) in test_bio_callback()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
H A D | bio_callback_test.c | 46 char test2[] = "hello"; in test_bio_callback() local 47 const int test2len = sizeof(test2) - 1; in test_bio_callback() 132 i = BIO_puts(bio, test2); in test_bio_callback() 137 || !TEST_ptr_eq(my_param_argp[0], test2) in test_bio_callback() 143 || !TEST_ptr_eq(my_param_argp[1], test2) in test_bio_callback()
|
/netbsd-src/external/apache2/llvm/dist/clang/bindings/python/tests/cindex/ |
H A D | test_comment.py | 37 test2 = get_cursor(tu, 'test2') 38 raw = test2.raw_comment 39 brief = test2.brief_comment
|
/netbsd-src/external/mpl/bind/dist/bin/tests/system/staticstub/ |
H A D | tests.sh | 92 $DIG $DIGOPTS +tcp data2.example. @10.53.0.2 txt >dig.out.ns2.test2.$n || ret=1 93 grep "2nd test data" dig.out.ns2.test2.$n >/dev/null || ret=1 110 $DIG $DIGOPTS +tcp data2.sub.example. @10.53.0.2 txt >dig.out.ns2.test2.$n || ret=1 111 grep "2nd sub test data" dig.out.ns2.test2.$n >/dev/null && break 114 grep "2nd sub test data" dig.out.ns2.test2.$n >/dev/null || ret=1 128 $DIG $DIGOPTS +tcp example. @10.53.0.2 aaaa >dig.out.ns2.test2.$n || ret=1 129 grep "::1" dig.out.ns2.test2.$n >/dev/null || ret=1
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/CommandGuide/ |
H A D | llvm-size.rst | 63 $ llvm-size --format=berkeley test.o test2.o 66 82 8 1 91 5b test2.o 82 $ llvm-size --format=sysv test.elf test2.o 92 test2.o : 171 $ llvm-size --totals test.elf test2.o 174 82 8 1 91 5b test2.o
|
/netbsd-src/tests/usr.bin/grep/ |
H A D | t_grep.sh | 332 printf "mackeral\000cod\000crab\000" > test2 335 grep -z -A1 cod test1 test2 338 grep -z -B1 cod test1 test2 341 grep -z -C1 cod test1 test2
|
/netbsd-src/external/mpl/bind/dist/bin/tests/system/rpzrecurse/ns2/ |
H A D | db.wildcard2b | 16 *.test2.example.net CNAME . 17 test2.example.net CNAME .
|