HomeSort by: relevance | last modified time | path
    Searched defs:test12 (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/sljit/dist/test_src/
sljitTest.c 895 static void test12(void) function in typeref:typename:void
914 printf("Run test12\n");
964 FAILED(buf[0] != 5, "test12 case 1 failed\n");
967 FAILED(buf[0] != 6, "test12 case 2 failed\n");
971 FAILED(buf[0] != 7, "test12 case 3 failed\n");
975 FAILED(buf[0] != 6, "test12 case 4 failed\n");
5354 test12();
sljitTest.c 895 static void test12(void) function in typeref:typename:void
914 printf("Run test12\n");
964 FAILED(buf[0] != 5, "test12 case 1 failed\n");
967 FAILED(buf[0] != 6, "test12 case 2 failed\n");
971 FAILED(buf[0] != 7, "test12 case 3 failed\n");
975 FAILED(buf[0] != 6, "test12 case 4 failed\n");
5354 test12();
sljitTest.c 895 static void test12(void) function in typeref:typename:void
914 printf("Run test12\n");
964 FAILED(buf[0] != 5, "test12 case 1 failed\n");
967 FAILED(buf[0] != 6, "test12 case 2 failed\n");
971 FAILED(buf[0] != 7, "test12 case 3 failed\n");
975 FAILED(buf[0] != 6, "test12 case 4 failed\n");
5354 test12();

Completed in 47 milliseconds