Searched refs:test8 (Results 1 - 15 of 15) sorted by relevance

/netbsd-current/external/gpl2/gettext/dist/gettext-tools/tests/
H A Dmsgcat-89 tmpfiles="$tmpfiles mcat-test8.in1 mcat-test8.in2"
10 cat <<\EOF > mcat-test8.in1
35 cat <<\EOF > mcat-test8.in2
59 tmpfiles="$tmpfiles mcat-test8.out"
60 rm -f mcat-test8.out
63 ${MSGCAT} --more-than=0 -o mcat-test8.out \
64 mcat-test8.in1 mcat-test8.in2
67 tmpfiles="$tmpfiles mcat-test8
[all...]
H A Dxgettext-88 tmpfiles="$tmpfiles xg-test8.po"
9 cat <<\EOF > xg-test8.po
33 tmpfiles="$tmpfiles xg-test8.in.c"
34 cat <<EOF > xg-test8.in.c
39 ${XGETTEXT} -a -j -o xg-test8.po xg-test8.in.c
42 tmpfiles="$tmpfiles xg-test8.pot"
43 sed -e '/POT-Creation-Date/d' < xg-test8.po > xg-test8.pot
45 tmpfiles="$tmpfiles xg-test8
[all...]
H A Dmsgcomm-88 tmpfiles="$tmpfiles mcomm-test8.in1 mcomm-test8.in2"
9 cat <<EOF > mcomm-test8.in1
26 cat <<EOF > mcomm-test8.in2
43 tmpfiles="$tmpfiles mcomm-test8.out"
45 ${MSGCOMM} --more-than=1 -o mcomm-test8.out \
46 mcomm-test8.in1 mcomm-test8.in2
49 tmpfiles="$tmpfiles mcomm-test8.ok"
50 cat << EOF > mcomm-test8
[all...]
H A Dmsgfmt-88 tmpfiles="$tmpfiles mf-test8.in1"
9 cat <<EOF > mf-test8.in1
29 tmpfiles="$tmpfiles mf-test8.err"
32 ${MSGFMT} --verbose --check mf-test8.in1 -o /dev/null \
33 2>&1 | grep -v '^==' > mf-test8.err
35 tmpfiles="$tmpfiles mf-test8.ok"
36 cat << EOF > mf-test8.ok
37 mf-test8.in1:17: duplicate message definition...
38 mf-test8.in1:16: ...this is the location of the first definition
43 ${DIFF} mf-test8
[all...]
H A Dmsggrep-88 tmpfiles="$tmpfiles mg-test8.po"
9 cat <<\EOF > mg-test8.po
38 tmpfiles="$tmpfiles mg-test8.out mg-test8.err"
41 ${MSGGREP} -X -e c-form -o mg-test8.out mg-test8.po >mg-test8.err 2>&1
43 cat mg-test8.err | grep -v 'warning: Locale charset' | grep -v '^ '
46 tmpfiles="$tmpfiles mg-test8.ok"
47 cat <<\EOF > mg-test8
[all...]
H A Dmsgattrib-89 tmpfiles="$tmpfiles ma-test8.po"
10 cat <<\EOF > ma-test8.po
60 tmpfiles="$tmpfiles ma-test8.out"
62 ${MSGATTRIB} --set-fuzzy -o ma-test8.out ma-test8.po
65 tmpfiles="$tmpfiles ma-test8.ok"
66 cat <<\EOF > ma-test8.ok
122 ${DIFF} ma-test8.ok ma-test8.out
H A Dmsgmerge-88 tmpfiles="$tmpfiles mm-test8.po"
9 cat <<\EOF > mm-test8.po
35 tmpfiles="$tmpfiles mm-test8.pot"
36 cat <<EOF > mm-test8.pot
41 tmpfiles="$tmpfiles mm-test8.out"
43 ${MSGMERGE} --multi-domain -q -o mm-test8.out mm-test8.po mm-test8.pot
46 tmpfiles="$tmpfiles mm-test8.ok"
47 cat <<\EOF > mm-test8
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/elf/
H A Dtype-2.s39 .type test8,%object
40 .type test8,%tls_object
41 .type test8,%object
42 test8: label
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-elf/
H A Dexclude.exp49 set test8 "ld exclude symbols from archive - --exclude-libs foo,libexclude.a"
135 pass $test8
137 fail $test8
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Doranking.cc92 int test8 () { function
214 test8();
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Doranking.cc92 int test8 () { function
214 test8();
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/d10v/
H A Dinstruction_packing-006.d40 00000040 <test8>:
/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 \
192 test8: $(PROG) test8.ref
198 $(HTABLE_FIX) $(SHLIB_ENV) $(VALGRIND) ./$(PROG) -c . 2>&1 | grep whatevershebrings >test8.tmp
199 diff test8.ref test8.tmp
200 rm -f main.cf master.cf test8.tmp
/netbsd-current/sys/external/bsd/sljit/dist/test_src/
H A DsljitTest.c526 static void test8(void) function
534 printf("Run test8\n");
598 FAILED(buf[1] != 1, "test8 case 1 failed\n");
599 FAILED(buf[2] != 0, "test8 case 2 failed\n");
600 FAILED(buf[3] != 0, "test8 case 3 failed\n");
601 FAILED(buf[4] != 1, "test8 case 4 failed\n");
602 FAILED(buf[5] != 1, "test8 case 5 failed\n");
603 FAILED(buf[6] != 1, "test8 case 6 failed\n");
604 FAILED(buf[7] != 1, "test8 case 7 failed\n");
605 FAILED(buf[8] != 0, "test8 cas
[all...]
/netbsd-current/external/mpl/bind/dist/bin/tests/system/dnssec/
H A Dtests.sh1408 $SIGNER -f signed.zone -o example.com. test8.zone >signer.out.$n

Completed in 518 milliseconds