Searched refs:test9 (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/external/gpl2/gettext/dist/gettext-tools/tests/
H A Dmsgcat-99 tmpfiles="$tmpfiles mcat-test9.in1 mcat-test9.in2"
10 cat <<\EOF > mcat-test9.in1
34 cat <<\EOF > mcat-test9.in2
58 tmpfiles="$tmpfiles mcat-test9.out"
59 rm -f mcat-test9.out
62 ${MSGCAT} --more-than=0 -o mcat-test9.out \
63 mcat-test9.in1 mcat-test9.in2
66 tmpfiles="$tmpfiles mcat-test9
[all...]
H A Dmsgcomm-98 tmpfiles="$tmpfiles mcomm-test9.in1 mcomm-test9.in2"
9 cat <<EOF > mcomm-test9.in1
26 cat <<EOF > mcomm-test9.in2
43 tmpfiles="$tmpfiles mcomm-test9.out"
45 ${MSGCOMM} --more-than=1 --no-location -o mcomm-test9.out \
46 mcomm-test9.in1 mcomm-test9.in2
49 tmpfiles="$tmpfiles mcomm-test9.ok"
50 cat << EOF > mcomm-test9
[all...]
H A Dmsgfmt-98 tmpfiles="$tmpfiles mf-test9.in1"
9 cat <<EOF > mf-test9.in1
32 tmpfiles="$tmpfiles mf-test9.err"
35 ${MSGFMT} --verbose --check mf-test9.in1 -o /dev/null \
36 2>&1 | grep -v '^==' > mf-test9.err
38 tmpfiles="$tmpfiles mf-test9.ok"
39 cat << EOF > mf-test9.ok
40 mf-test9.in1:17: duplicate message definition...
41 mf-test9.in1:15: ...this is the location of the first definition
46 ${DIFF} mf-test9
[all...]
H A Dmsgmerge-98 tmpfiles="$tmpfiles mm-test9.in1 mm-test9.in2"
9 cat <<EOF > mm-test9.in1
18 cat <<EOF > mm-test9.in2
24 tmpfiles="$tmpfiles mm-test9.err"
27 ${MSGMERGE} -q -o /dev/null mm-test9.in1 mm-test9.in2 \
28 2>&1 | grep -v '^==' > mm-test9.err
30 tmpfiles="$tmpfiles mm-test9.ok"
31 cat << EOF > mm-test9
[all...]
H A Dmsgattrib-98 tmpfiles="$tmpfiles ma-test9.po"
9 cat <<\EOF > ma-test9.po
59 tmpfiles="$tmpfiles ma-test9.out"
61 ${MSGATTRIB} --clear-fuzzy -o ma-test9.out ma-test9.po
64 tmpfiles="$tmpfiles ma-test9.ok"
65 cat <<\EOF > ma-test9.ok
114 ${DIFF} ma-test9.ok ma-test9.out
H A Dxgettext-99 tmpfiles="$tmpfiles xg-test9.c"
10 cat <<\EOF > xg-test9.c
25 tmpfiles="$tmpfiles xg-test9.po"
30 -d xg-test9 xg-test9.c
33 tmpfiles="$tmpfiles xg-test9.ok"
34 cat <<\EOF > xg-test9.ok
37 #: xg-test9.c:2
43 #: xg-test9.c:5
49 #: xg-test9
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/elf/
H A Dtype-2.s45 .type test9,%function
46 .type test9,%gnu_indirect_function
47 .type test9,%function
48 test9: label
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-elf/
H A Dexclude.exp50 set test9 "ld don't exclude symbols from archive - --exclude-libs foo:bar"
144 pass $test9
146 fail $test9
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Doranking.cc100 int test9 () { function
217 test9();
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Doranking.cc100 int test9 () { function
217 test9();
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/d10v/
H A Dinstruction_packing-006.d44 00000048 <test9>:
/netbsd-current/external/ibm-public/postfix/dist/src/postconf/
H A DMakefile.in52 tests: test1 test2 test3 test4 test5 test6 test7 test8 test9 test10 test11 \
202 test9: $(PROG) test9.ref
208 $(HTABLE_FIX) $(SHLIB_ENV) $(VALGRIND) ./$(PROG) -c . -M '*'/inet >test9.tmp 2>&1
209 diff test9.ref test9.tmp
210 rm -f main.cf master.cf test9.tmp
/netbsd-current/sys/external/bsd/sljit/dist/test_src/
H A DsljitTest.c615 static void test9(void) function
623 printf("Run test9\n");
724 FAILED(buf[0] != 0x3c, "test9 case 1 failed\n");
725 FAILED(buf[1] != 0xf0, "test9 case 2 failed\n");
726 FAILED(buf[2] != -16, "test9 case 3 failed\n");
727 FAILED(buf[3] != 0xff0, "test9 case 4 failed\n");
728 FAILED(buf[4] != 4, "test9 case 5 failed\n");
729 FAILED(buf[5] != 0xff00, "test9 case 6 failed\n");
730 FAILED(buf[6] != 0x3c, "test9 case 7 failed\n");
731 FAILED(buf[7] != 0xf0, "test9 cas
[all...]
/netbsd-current/external/mpl/bind/dist/bin/tests/system/dnssec/
H A Dtests.sh1420 $SIGNER -f signed.zone -3 - -H 151 -o example.com. test9.zone >signer.out.$n
1432 $SIGNER -f signed.zone -3 - -H 150 -o example.com. test9.zone >signer.out.$n

Completed in 221 milliseconds