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

  /src/tests/lib/libc/stdio/
t_fmemopen.c 566 ATF_TC(test12);
567 ATF_TC_HEAD(test12, tc)
569 atf_tc_set_md_var(tc, "descr", "test12");
571 ATF_TC_BODY(test12, tc)
1155 ATF_TP_ADD_TC(tp, test12);
  /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();

Completed in 91 milliseconds