Home
last modified time | relevance | path

Searched refs:test33 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/postconf/
H A DMakefile.in55 test31 test32 test33 test34 test35 test36 test37 test39 test40 test41 \
515 test33: $(PROG) test33.ref
521 $(HTABLE_FIX) $(SHLIB_ENV) $(VALGRIND) ./$(PROG) -xc . always_bcc >test33.tmp 2>&1
522 diff test33.ref test33.tmp
523 rm -f main.cf master.cf test33.tmp
/netbsd-src/sys/external/bsd/sljit/dist/test_src/
H A DsljitTest.c2900 static void test33(void) in test33() function
5375 test33(); in sljit_test()