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

  /src/tests/lib/libc/stdio/
t_fmemopen.c 779 ATF_TC(test16);
780 ATF_TC_HEAD(test16, tc)
782 atf_tc_set_md_var(tc, "descr", "test16");
784 ATF_TC_BODY(test16, tc)
1159 ATF_TP_ADD_TC(tp, test16);
  /src/sys/external/bsd/sljit/dist/test_src/
sljitTest.c 1259 static void test16(void) function in typeref:typename:void
1271 printf("Run test16\n");
1316 FAILED(code.func2(3, 3) != 61, "test16 case 1 failed\n");
1318 /* FAILED(code.func2(3, 11) != 16381, "test16 case 1 failed\n"); */
5358 test16();

Completed in 19 milliseconds