Home
last modified time | relevance | path

Searched refs:RESULT_SKIP (Results 1 – 4 of 4) sorted by relevance

/third_party/weston/tests/
Dweston-test-fixture-compositor.c288 return RESULT_SKIP; in execute_compositor()
295 return RESULT_SKIP; in execute_compositor()
302 return RESULT_SKIP; in execute_compositor()
309 return RESULT_SKIP; in execute_compositor()
316 return RESULT_SKIP; in execute_compositor()
323 return RESULT_SKIP; in execute_compositor()
330 return RESULT_SKIP; in execute_compositor()
351 return RESULT_SKIP; in execute_compositor()
Dweston-testsuite-data.h38 RESULT_SKIP = 77, enumerator
Dweston-test-runner.c211 [RESULT_SKIP] = "skip", in result_to_str()
249 case RESULT_SKIP: in run_case()
606 if (ret == RESULT_SKIP) { in main()
/third_party/weston/doc/sphinx/toc/
Dtest-suite.rst259 You can skip with ``exit(RESULT_SKIP)`` but that will quit the whole test