Searched refs:test4 (Results 1 - 22 of 22) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dmsgcomm-48 tmpfiles="$tmpfiles mcomm-test4.in1 mcomm-test4.in2"
9 cat <<EOF > mcomm-test4.in1
26 cat <<EOF > mcomm-test4.in2
32 tmpfiles="$tmpfiles mcomm-test4.tmp mcomm-test4.out"
34 ${MSGCOMM} --more-than=0 -o mcomm-test4.tmp \
35 mcomm-test4.in1 mcomm-test4.in2
37 tr -d '\r' < mcomm-test4
[all...]
H A Dmsgmerge-48 tmpfiles="$tmpfiles mm-test4.in1.po mm-test4.in2.po"
9 cat <<EOF > mm-test4.in1.po
22 cat <<EOF > mm-test4.in2.po
30 tmpfiles="$tmpfiles mm-test4.tmp mm-test4.out"
32 ${MSGMERGE} -q -o mm-test4.tmp mm-test4.in1.po mm-test4.in2.po
34 tr -d '\r' < mm-test4
[all...]
H A Dmsgcat-49 tmpfiles="$tmpfiles mcat-test4.in1 mcat-test4.in2"
10 cat <<\EOF > mcat-test4.in1
33 cat <<\EOF > mcat-test4.in2
57 tmpfiles="$tmpfiles mcat-test4.tmp mcat-test4.err mcat-test4.out"
58 rm -f mcat-test4.tmp
62 ${MSGCAT} --use-first --more-than=0 -o mcat-test4.tmp \
63 mcat-test4
[all...]
H A Dmsgattrib-48 tmpfiles="$tmpfiles ma-test4.po"
9 cat <<\EOF > ma-test4.po
59 tmpfiles="$tmpfiles ma-test4.tmp ma-test4.out"
61 ${MSGATTRIB} --only-fuzzy -o ma-test4.tmp ma-test4.po
63 tr -d '\r' < ma-test4.tmp > ma-test4.out
66 tmpfiles="$tmpfiles ma-test4.ok"
67 cat <<\EOF > ma-test4
[all...]
H A Dxgettext-48 tmpfiles="$tmpfiles xg-test4.in.c"
9 cat <<EOF > xg-test4.in.c
13 tmpfiles="$tmpfiles xg-test4.po"
16 ${XGETTEXT} --output - --foreign-user --no-location -k_ xg-test4.in.c \
17 | sed '/\"POT-Creation-Date:.*/d' | tr -d '\r' > xg-test4.po
19 tmpfiles="$tmpfiles xg-test4.ok"
20 cat <<EOF > xg-test4.ok
42 ${DIFF} xg-test4.ok xg-test4.po
H A Dmsgcmp-49 tmpfiles="$tmpfiles mc-test4.pot"
10 cat <<\EOF > mc-test4.pot
48 tmpfiles="$tmpfiles mc-test4.po1"
49 cat <<\EOF > mc-test4.po1
91 tmpfiles="$tmpfiles mc-test4.out11"
94 ${MSGCMP} --use-fuzzy mc-test4.po1 mc-test4.pot > mc-test4.out11 2>&1
96 if grep -v 'warning:' mc-test4.out11 > /dev/null; then
101 tmpfiles="$tmpfiles mc-test4
[all...]
H A Dmsgexec-48 tmpfiles="$tmpfiles mex-test4.po"
9 cat <<\EOF > mex-test4.po
54 tmpfiles="$tmpfiles mex-test4.sh"
55 cat <<\EOF > mex-test4.sh
69 chmod a+x mex-test4.sh
71 tmpfiles="$tmpfiles mex-test4.out"
73 ${MSGEXEC} -i mex-test4.po ./mex-test4.sh > mex-test4.out
76 tmpfiles="$tmpfiles mex-test4
[all...]
H A Dmsgconv-49 tmpfiles="$tmpfiles mco-test4.properties"
10 cat <<\EOF > mco-test4.properties
15 tmpfiles="$tmpfiles mco-test4.out"
17 ${MSGCONV} --properties-input --properties-output -t Big5 -o mco-test4.out mco-test4.properties
22 ${DIFF} mco-test4.properties mco-test4.out >/dev/null
H A Dmsggrep-48 tmpfiles="$tmpfiles mg-test4.po"
9 cat <<\EOF > mg-test4.po
158 tmpfiles="$tmpfiles mg-test4.in1"
159 echo 'invalid' > mg-test4.in1
161 tmpfiles="$tmpfiles mg-test4.in2"
162 echo 'illegal' > mg-test4.in2
164 tmpfiles="$tmpfiles mg-test4.tmp mg-test4.err mg-test4.out"
167 ${MSGGREP} -K -e error -f mg-test4
[all...]
H A Dmsgfmt-48 tmpfiles="$tmpfiles mf-test4.po"
9 cat <<EOF >mf-test4.po
39 ${MSGFMT} -o /dev/null mf-test4.po 2> /dev/null
H A Dmsgfilter-437 tmpfiles="$tmpfiles mfi-test4.po"
38 cat <<\EOF > mfi-test4.po
83 tmpfiles="$tmpfiles mfi-test4.out mfi-test4.err"
92 ${MSGFILTER} -i mfi-test4.po -o mfi-test4.out sed -e "$sedexpr1" -e "$sedexpr2" >mfi-test4.err 2>&1
94 cat mfi-test4.err | grep -v 'warning: Locale charset' | grep -v '^ '
97 tmpfiles="$tmpfiles mfi-test4.ok"
98 cat <<\EOF > mfi-test4
[all...]
H A Dxgettext-csharp-123 String test4 = rm.GetString("");
H A Dxgettext-java-124 String test4 = b.getString("Test " +
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tests/fate/
H A Dbmp.mak5 fate-bmp-4bit: CMD = framecrc -i $(TARGET_SAMPLES)/bmp/test4.bmp -pix_fmt rgb24
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/utils/aLinkCreator/src/
H A Dmd4.cpp276 wxString test4(wxT("message digest"));
293 if (md4.calcMd4FromString(test4) != test4_md)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/scr016/src/com/sleepycat/db/test/
H A DPartialGetTest.java179 @Test public void test4() method in class:PartialGetTest
H A DDatabaseTest.java109 @Test public void test4() method in class:DatabaseTest
113 options.db_config.setErrorPrefix("DatabaseTest::test4 ");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/lib/
H A Dsharedbook.c671 static_codebook test4={ variable
745 run_test(&test4,test4_result);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dgfpcrypt.cpp21 NR<SHA>::Verifier test4; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/data/
H A DMakefile.am6 TESTCASES = test1 test2 test3 test4 test5 test6 test7 test8 test9 \
H A DMakefile.in314 TESTCASES = test1 test2 test3 test4 test5 test6 test7 test8 test9 \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/kernel/
H A Dsmc37c669.c522 unsigned test4 : 1; /* Reserved - set to 0 */ member in struct:_SMC37c669_CR0F::__anon7823

Completed in 209 milliseconds