Home
last modified time | relevance | path

Searched refs:test36 (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 \
548 test36: $(PROG) test36.ref
554 $(HTABLE_FIX) $(SHLIB_ENV) $(VALGRIND) ./$(PROG) -nxc . >test36.tmp 2>&1
555 diff test36.ref test36.tmp
556 rm -f main.cf master.cf test36.tmp
/netbsd-src/sys/external/bsd/sljit/dist/test_src/
H A DsljitTest.c3221 static void test36(void) in test36() function
5378 test36(); in sljit_test()