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

/netbsd-current/external/ibm-public/postfix/dist/src/postconf/
H A DMakefile.in57 test52 test53 test54 test55 test56 test57 test58 test59 test60 test61 \
760 test55: $(PROG) test55.ref
768 diff test55.ref master.cf
769 rm -f main.cf master.cf test55.tmp
/netbsd-current/sys/external/bsd/sljit/dist/test_src/
H A DsljitTest.c5268 static void test55(void) function
5277 printf("Run test55\n");
5323 FAILED(buf[0] != (SLJIT_NUMBER_OF_REGISTERS - 2) * 118 + 217, "test55 case 1 failed\n");
5324 FAILED(buf[1] != (SLJIT_NUMBER_OF_REGISTERS - 1) * 146 + 217, "test55 case 2 failed\n");
5397 test55();

Completed in 196 milliseconds