Searched refs:test34 (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/ibm-public/postfix/dist/src/postconf/
H A DMakefile.in55 test31 test32 test33 test34 test35 test36 test37 test39 test40 test41 \
525 test34: $(PROG) test34.ref
532 $(HTABLE_FIX) $(SHLIB_ENV) $(VALGRIND) ./$(PROG) -xc . mydestination process_name >test34.tmp 2>&1
533 diff test34.ref test34.tmp
534 rm -f main.cf master.cf test34.tmp
/netbsd-current/sys/external/bsd/sljit/dist/test_src/
H A DsljitTest.c3001 static void test34(void) function
3017 printf("Run test34\n");
3109 FAILED(codeF.func1((sljit_sw)&buf) != 40, "test34 case 1 failed\n");
3110 FAILED(buf[0] != addr - SLJIT_RETURN_ADDRESS_OFFSET, "test34 case 2 failed\n");
5376 test34();

Completed in 215 milliseconds