Home
last modified time | relevance | path

Searched refs:test18 (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/
H A Dmsgmerge-189 cat <<\EOF > mm-test18.po
55 cat <<\EOF > mm-test18.pot
120 ${MSGCMP} --use-fuzzy --use-untranslated mm-test18.po mm-test18.pot 2>/dev/null
125 ${MSGMERGE} -q -o mm-test18.new.po mm-test18.po mm-test18.pot
131 cat <<\EOF > mm-test18.ok
195 ${DIFF} mm-test18.ok mm-test18.new.po
199 ${MSGCMP} --use-fuzzy --use-untranslated mm-test18.new.po mm-test18.pot
H A Dmsgcomm-189 cat <<EOF > mcomm-test18.in1
16 cat <<EOF > mcomm-test18.in2
25 ${MSGCOMM} --more-than=0 -o mcomm-test18.out mcomm-test18.in1 mcomm-test18.in2
29 cat << EOF > mcomm-test18.ok
37 ${DIFF} mcomm-test18.ok mcomm-test18.out
/netbsd-src/tests/lib/libc/stdio/
H A Dt_fmemopen.c868 ATF_TC(test18);
869 ATF_TC_HEAD(test18, tc) in ATF_TC_HEAD() argument
873 ATF_TC_BODY(test18, tc) in ATF_TC_BODY() argument
1161 ATF_TP_ADD_TC(tp, test18); in ATF_TP_ADD_TCS()
/netbsd-src/external/ibm-public/postfix/dist/src/postconf/
H A DMakefile.in53 test12 test13 test14 test15 test16 test17 test18 test19 test20 test21 \
306 test18: $(PROG) test18.ref
312 $(HTABLE_FIX) $(SHLIB_ENV) $(VALGRIND) ./$(PROG) -nc . >test18.tmp 2>&1
313 diff test18.ref test18.tmp
314 rm -f main.cf master.cf test18.tmp
/netbsd-src/sys/external/bsd/sljit/dist/test_src/
H A DsljitTest.c1367 static void test18(void) in test18() function
5360 test18(); in sljit_test()