Home
last modified time | relevance | path

Searched refs:test26 (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/
H A Dmsgcomm-269 cat <<\EOF > mcomm-test26.in1
48 cat <<\EOF > mcomm-test26.in2
76 ${MSGCOMM} -o mcomm-test26.out mcomm-test26.in1 mcomm-test26.in2
80 cat <<\EOF > mcomm-test26.ok
107 ${DIFF} mcomm-test26.ok mcomm-test26.out
/netbsd-src/external/ibm-public/postfix/dist/src/postconf/
H A DMakefile.in54 test22 test23 test24 test25 test26 test27 test28 test29 test30 test4b \
403 test26: $(PROG) test26.ref
411 $(HTABLE_FIX) $(SHLIB_ENV) $(VALGRIND) ./$(PROG) -nc . -C all >test26.tmp 2>&1
412 diff test26.ref test26.tmp
413 rm -f main.cf master.cf test26.tmp
/netbsd-src/sys/external/bsd/sljit/dist/test_src/
H A DsljitTest.c2102 static void test26(void) in test26() function
5368 test26(); in sljit_test()