Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/postconf/
H A DMakefile.in56 test42 test43 test44 test45 test46 test47 test48 test49 test50 test51 \
625 test43: $(PROG) test43.ref
632 …(VALGRIND) ./$(PROG) -Fc . bar/unix/chroot=y bar/unix/command='aa -stuffobb=cc dd' >test43.tmp 2>&1
633 $(HTABLE_FIX) $(SHLIB_ENV) $(VALGRIND) ./$(PROG) -Mfc. >>test43.tmp 2>&1
634 diff test43.ref test43.tmp
635 rm -f main.cf master.cf test43.tmp
/netbsd-src/sys/external/bsd/sljit/dist/test_src/
H A DsljitTest.c4139 static void test43(void) in test43() function
5385 test43(); in sljit_test()