HomeSort by: relevance | last modified time | path
    Searched refs:test7 (Results 1 - 11 of 11) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-tools/tests/
msgcat-7 8 tmpfiles="$tmpfiles mcat-test7.in1"
9 cat <<EOF > mcat-test7.in1
21 tmpfiles="$tmpfiles mcat-test7.out"
22 rm -f mcat-test7.out
24 ${MSGCAT} --sort-output -o mcat-test7.out mcat-test7.in1
27 tmpfiles="$tmpfiles mcat-test7.ok"
28 cat << EOF > mcat-test7.ok
39 ${DIFF} mcat-test7.ok mcat-test7.ou
    [all...]
msgcomm-7 8 tmpfiles="$tmpfiles mcomm-test7.in1 mcomm-test7.in2"
9 cat <<EOF > mcomm-test7.in1
26 cat <<EOF > mcomm-test7.in2
32 tmpfiles="$tmpfiles mcomm-test7.out"
34 ${MSGCOMM} --more-than=0 --no-location --omit-header -o mcomm-test7.out \
35 mcomm-test7.in1 mcomm-test7.in2
38 tmpfiles="$tmpfiles mcomm-test7.ok"
39 cat << EOF > mcomm-test7.o
    [all...]
msgfmt-7 8 tmpfiles="$tmpfiles mf-test7.in1"
9 cat <<EOF > mf-test7.in1
29 tmpfiles="$tmpfiles mf-test7.err"
32 ${MSGFMT} --verbose --check mf-test7.in1 -o /dev/null \
33 2>&1 | grep -v '^==' > mf-test7.err
35 tmpfiles="$tmpfiles mf-test7.ok"
36 cat << EOF > mf-test7.ok
37 mf-test7.in1:17: duplicate message definition...
38 mf-test7.in1:16: ...this is the location of the first definition
43 ${DIFF} mf-test7.ok mf-test7.er
    [all...]
msgattrib-7 8 tmpfiles="$tmpfiles ma-test7.po"
9 cat <<\EOF > ma-test7.po
59 tmpfiles="$tmpfiles ma-test7.out"
61 ${MSGATTRIB} --translated --only-obsolete -o ma-test7.out ma-test7.po
64 tmpfiles="$tmpfiles ma-test7.ok"
65 cat <<\EOF > ma-test7.ok
90 ${DIFF} ma-test7.ok ma-test7.out
msggrep-7 8 tmpfiles="$tmpfiles mg-test7.po"
9 cat <<\EOF > mg-test7.po
54 tmpfiles="$tmpfiles mg-test7.out"
57 ${MSGGREP} -J -e "File|" -o mg-test7.out mg-test7.po
60 tmpfiles="$tmpfiles mg-test7.ok"
61 cat <<\EOF > mg-test7.ok
84 ${DIFF} mg-test7.ok mg-test7.out
xgettext-7 8 tmpfiles="$tmpfiles xg-test7.c"
9 cat <<\EOF > xg-test7.c
23 tmpfiles="$tmpfiles xg-test7.po"
25 ${XGETTEXT} --omit-header --add-comments -d xg-test7 xg-test7.c
28 tmpfiles="$tmpfiles xg-test7.ok"
29 cat <<\EOF > xg-test7.ok
32 #: xg-test7.c:3 xg-test7.c:7 xg-test7.c:1
    [all...]
msgmerge-7 8 tmpfiles="$tmpfiles mm-test7.po"
9 cat <<\EOF > mm-test7.po
35 tmpfiles="$tmpfiles mm-test7.pot"
36 cat <<EOF > mm-test7.pot
45 tmpfiles="$tmpfiles mm-test7.out"
47 ${MSGMERGE} -q -o mm-test7.out mm-test7.po mm-test7.pot
50 tmpfiles="$tmpfiles mm-test7.ok"
51 cat <<\EOF > mm-test7.o
    [all...]
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
oranking.cc 84 int test7 () { function
210 test7();
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
oranking.cc 84 int test7 () { function
210 test7();
  /src/sys/external/bsd/sljit/dist/test_src/
sljitTest.c 467 static void test7(void) function
475 printf("Run test7\n");
512 FAILED(code.func1((sljit_sw)&buf) != 0x8808, "test7 case 1 failed\n");
513 FAILED(buf[0] != 0x0F807F00, "test7 case 2 failed\n");
514 FAILED(buf[1] != 0x0F7F7F7F, "test7 case 3 failed\n");
515 FAILED(buf[2] != 0x00F0F08F, "test7 case 4 failed\n");
516 FAILED(buf[3] != 0x00A0A0A0, "test7 case 5 failed\n");
517 FAILED(buf[4] != 0x00FF80B0, "test7 case 6 failed\n");
518 FAILED(buf[5] != 0x00FF4040, "test7 case 7 failed\n");
519 FAILED(buf[6] != 0xa56c82c0, "test7 case 8 failed\n")
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/dnssec/
tests.sh 1493 $SIGNER -f signed.zone -o example.com. test7.zone >signer.out.$n

Completed in 28 milliseconds