Home
last modified time | relevance | path

Searched refs:SKIP (Results 1 – 9 of 9) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/lib/tinytest/
A Dtinytest.c76 enum outcome { SKIP=2, OK=1, FAIL=0 }; enumerator
101 return SKIP; in testcase_run_bare_()
167 return SKIP; in testcase_run_forked_()
215 return b[0]=='Y' ? OK : (b[0]=='S' ? SKIP : FAIL); in testcase_run_forked_()
234 return SKIP;
259 } else if (outcome == SKIP) {
270 exit(outcome==OK ? 0 : (outcome==SKIP?MAGIC_EXITCODE : 1));
472 cur_test_outcome = SKIP;
/AliOS-Things-master/components/py_engine/tests/micropython/
A Dmeminfo.py.exp14 Q(SKIP)
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/config/
A Dtest-driver104 77:*) col=$blu res=SKIP recheck=no gcopy=yes;;
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dtest-driver119 77:*) col=$blu res=SKIP recheck=no gcopy=yes;;
A DCHANGES5629 Put the SKIP definition in the correct place. It needs to come after the
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/
A Dpngunknown.c37 # define SKIP 77 macro
39 # define SKIP 0 macro
1281 return SKIP; in main()
1292 return SKIP; in main()
A Dpngimage.c43 # define SKIP 77 macro
45 # define SKIP 0 macro
1710 return SKIP; in main()
A Dpngstest.c41 # define SKIP 77 macro
43 # define SKIP 0 macro
3526 return SKIP; /* skipped: no support */ in main()
3534 return SKIP; /* skipped: no support */ in main()
3826 return SKIP; in main()
A Dpngvalid.c66 # define SKIP 77 macro
68 # define SKIP 0 macro
11919 return SKIP; in main()
12228 return SKIP; in main()

Completed in 46 milliseconds