HomeSort by: relevance | last modified time | path
    Searched refs:test5 (Results 1 - 25 of 27) sorted by relevancy

1 2

  /src/external/gpl2/gettext/dist/gettext-tools/tests/
msgcat-5 9 tmpfiles="$tmpfiles mcat-test5.in1 mcat-test5.in2"
10 cat <<\EOF > mcat-test5.in1
34 cat <<\EOF > mcat-test5.in2
58 tmpfiles="$tmpfiles mcat-test5.out"
59 rm -f mcat-test5.out
62 ${MSGCAT} --use-first --more-than=0 -o mcat-test5.out \
63 mcat-test5.in1 mcat-test5.in2
66 tmpfiles="$tmpfiles mcat-test5.ok
    [all...]
msgcomm-5 8 tmpfiles="$tmpfiles mcomm-test5.in1 mcomm-test5.in2"
9 cat <<EOF > mcomm-test5.in1
26 cat <<EOF > mcomm-test5.in2
32 tmpfiles="$tmpfiles mcomm-test5.out"
34 ${MSGCOMM} --more-than=0 --omit-header -o mcomm-test5.out \
35 mcomm-test5.in1 mcomm-test5.in2
38 tmpfiles="$tmpfiles mcomm-test5.ok"
39 cat << EOF > mcomm-test5.o
    [all...]
msgmerge-5 8 tmpfiles="$tmpfiles mm-test5.in1.po mm-test5.in2.po"
9 cat <<EOF > mm-test5.in1.po
32 cat <<EOF > mm-test5.in2.po
42 tmpfiles="$tmpfiles mm-test5.out mm-test5.err"
45 ${MSGMERGE} -q -o mm-test5.out mm-test5.in1.po mm-test5.in2.po >mm-test5.err 2>&
    [all...]
xgettext-5 8 tmpfiles="$tmpfiles xg-test5.c"
9 cat <<EOF > xg-test5.c
17 tmpfiles="$tmpfiles xg-test5.po"
19 ${XGETTEXT} --no-location -k_ -o xg-test5.po xg-test5.c 2>/dev/null
21 ${XGETTEXT} --no-location -k_ --from-code=iso-8859-2 -o xg-test5.po xg-test5.c
24 tmpfiles="$tmpfiles xg-test5.pot"
25 sed -e '/POT-Creation-Date/d' < xg-test5.po > xg-test5.po
    [all...]
msgattrib-5 8 tmpfiles="$tmpfiles ma-test5.po"
9 cat <<\EOF > ma-test5.po
59 tmpfiles="$tmpfiles ma-test5.out"
61 ${MSGATTRIB} --no-obsolete -o ma-test5.out ma-test5.po
64 tmpfiles="$tmpfiles ma-test5.ok"
65 cat <<\EOF > ma-test5.ok
102 ${DIFF} ma-test5.ok ma-test5.out
msgconv-5 8 tmpfiles="$tmpfiles mco-test5.po"
9 cat <<\EOF > mco-test5.po
54 tmpfiles="$tmpfiles mco-test5.out"
56 ${MSGCONV} --to-code=UTF-8 -o mco-test5.out mco-test5.po
59 tmpfiles="$tmpfiles mco-test5.ok"
60 cat <<\EOF > mco-test5.ok
106 ${DIFF} mco-test5.ok mco-test5.out
msggrep-5 8 tmpfiles="$tmpfiles mg-test5.po"
9 cat <<\EOF > mg-test5.po
170 tmpfiles="$tmpfiles mg-test5.out mg-test5.err"
173 ${MSGGREP} -C -e @proofread -o mg-test5.out mg-test5.po >mg-test5.err 2>&1
175 cat mg-test5.err | grep -v 'warning: Locale charset' | grep -v '^ '
178 tmpfiles="$tmpfiles mg-test5.ok"
179 cat <<\EOF > mg-test5.o
    [all...]
xgettext-csharp-1 26 String test5 = rm.GetString("Test String 5");
xgettext-java-1 29 String test5 = b.getString("");
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
oranking.cc 64 int test5 () { function
202 test5();
m-static.cc 92 single_constructor test5; local
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
oranking.cc 64 int test5 () { function
202 test5();
m-static.cc 92 single_constructor test5; local
  /src/external/gpl3/gcc.old/dist/libphobos/testsuite/libphobos.exceptions/
catch_in_finally.d 140 void test5()
189 test5();
  /src/sys/arch/x68k/stand/xxboot/
memcmp.S 84 TEST test5
134 test5: | *b1 - *b2 = 0 - 255 = -255 label
  /src/external/gpl3/gcc.old/dist/libbacktrace/
mtest.c 324 int test5 (void) __attribute__ ((unused));
329 test5 (void) function
348 "test5: unexpected return value from backtrace_syminfo %d\n",
357 fprintf (stderr, "test5: NULL syminfo name\n");
364 "test5: unexpected syminfo name got %s expected %s\n",
371 "test5: unexpected syminfo value got %lx expected %lx\n",
379 "test5: unexpected syminfo size got %lx expected %lx\n",
405 test5 ();
btest.c 391 static int test5 (void) __attribute__ ((unused));
396 test5 (void) function
415 "test5: unexpected return value from backtrace_syminfo %d\n",
424 fprintf (stderr, "test5: NULL syminfo name\n");
431 "test5: unexpected syminfo name got %s expected %s\n",
438 "test5: unexpected syminfo value got %lx expected %lx\n",
446 "test5: unexpected syminfo size got %lx expected %lx\n",
510 test5 ();
  /src/external/gpl3/gcc/dist/libbacktrace/
mtest.c 324 int test5 (void) __attribute__ ((unused));
329 test5 (void) function
348 "test5: unexpected return value from backtrace_syminfo %d\n",
357 fprintf (stderr, "test5: NULL syminfo name\n");
364 "test5: unexpected syminfo name got %s expected %s\n",
371 "test5: unexpected syminfo value got %lx expected %lx\n",
379 "test5: unexpected syminfo size got %lx expected %lx\n",
405 test5 ();
btest.c 391 static int test5 (void) __attribute__ ((unused));
396 test5 (void) function
415 "test5: unexpected return value from backtrace_syminfo %d\n",
424 fprintf (stderr, "test5: NULL syminfo name\n");
431 "test5: unexpected syminfo name got %s expected %s\n",
438 "test5: unexpected syminfo value got %lx expected %lx\n",
446 "test5: unexpected syminfo size got %lx expected %lx\n",
510 test5 ();
  /src/external/gpl3/gdb/dist/libbacktrace/
mtest.c 324 int test5 (void) __attribute__ ((unused));
329 test5 (void) function
348 "test5: unexpected return value from backtrace_syminfo %d\n",
357 fprintf (stderr, "test5: NULL syminfo name\n");
364 "test5: unexpected syminfo name got %s expected %s\n",
371 "test5: unexpected syminfo value got %lx expected %lx\n",
379 "test5: unexpected syminfo size got %lx expected %lx\n",
405 test5 ();
btest.c 391 static int test5 (void) __attribute__ ((unused));
396 test5 (void) function
415 "test5: unexpected return value from backtrace_syminfo %d\n",
424 fprintf (stderr, "test5: NULL syminfo name\n");
431 "test5: unexpected syminfo name got %s expected %s\n",
438 "test5: unexpected syminfo value got %lx expected %lx\n",
446 "test5: unexpected syminfo size got %lx expected %lx\n",
510 test5 ();
  /src/external/gpl3/gdb.old/dist/libbacktrace/
mtest.c 324 int test5 (void) __attribute__ ((unused));
329 test5 (void) function
348 "test5: unexpected return value from backtrace_syminfo %d\n",
357 fprintf (stderr, "test5: NULL syminfo name\n");
364 "test5: unexpected syminfo name got %s expected %s\n",
371 "test5: unexpected syminfo value got %lx expected %lx\n",
379 "test5: unexpected syminfo size got %lx expected %lx\n",
405 test5 ();
btest.c 391 static int test5 (void) __attribute__ ((unused));
396 test5 (void) function
415 "test5: unexpected return value from backtrace_syminfo %d\n",
424 fprintf (stderr, "test5: NULL syminfo name\n");
431 "test5: unexpected syminfo name got %s expected %s\n",
438 "test5: unexpected syminfo value got %lx expected %lx\n",
446 "test5: unexpected syminfo size got %lx expected %lx\n",
510 test5 ();
  /src/external/mpl/bind/dist/bin/tests/system/dyndb/
tests.sh 151 test_add test5.ipv4.example.nil. A "10.53.0.10" || ret=1
157 test_del test5.ipv4.example.nil. A || ret=1
  /src/external/mpl/bind/dist/bin/tests/system/rpz/
tests.sh 676 # policies in ./test5 overridden by response-policy{} in ns3/named.conf
678 start_group "policy overrides" test5
703 ckstats $ns3 test5 ns3 12
704 ckstats $ns5 test5 ns5 4

Completed in 52 milliseconds

1 2