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

/netbsd-current/external/ibm-public/postfix/dist/src/postconf/
H A DMakefile.in56 test42 test43 test44 test45 test46 test47 test48 test49 test50 test51 \
610 test42: $(PROG) test42.ref
617 $(HTABLE_FIX) $(SHLIB_ENV) $(VALGRIND) ./$(PROG) -Pc . bar/unix/xxx=yyy bar/unix/aaa=bbb >test42.tmp 2>&1
618 $(HTABLE_FIX) $(SHLIB_ENV) $(VALGRIND) ./$(PROG) -Mfc. >>test42.tmp 2>&1
619 $(HTABLE_FIX) $(SHLIB_ENV) $(VALGRIND) ./$(PROG) -Pc . >>test42.tmp 2>&1
620 $(HTABLE_FIX) $(SHLIB_ENV) $(VALGRIND) ./$(PROG) -PXc. bar/unix/xxx bar/unix/aaa >>test42.tmp 2>&1
621 $(HTABLE_FIX) $(SHLIB_ENV) $(VALGRIND) ./$(PROG) -Mfc. >>test42.tmp 2>&1
622 diff test42.ref test42
[all...]
/netbsd-current/sys/external/bsd/sljit/dist/test_src/
H A DsljitTest.c3909 static void test42(void) function
3918 printf("Run test42\n");
4085 FAILED(buf[0] != -0x1fb308a, "test42 case 1 failed\n");
4086 FAILED(buf[1] != 0xf50c873, "test42 case 2 failed\n");
4087 FAILED(buf[2] != 0x8a0475b, "test42 case 3 failed\n");
4088 FAILED(buf[3] != 0x9dc849b, "test42 case 4 failed\n");
4089 FAILED(buf[4] != -0x7c69a35, "test42 case 5 failed\n");
4090 FAILED(buf[5] != 0x5a4d0c4, "test42 case 6 failed\n");
4091 FAILED(buf[6] != 0x9a3b06d, "test42 case 7 failed\n");
4094 FAILED(buf[7] != SLJIT_W(-4388959407985636971), "test42 cas
[all...]

Completed in 207 milliseconds