Home
last modified time | relevance | path

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

/third_party/weston/tests/
Dweston-test-runner.c208 [RESULT_FAIL] = "fail", in result_to_str()
244 case RESULT_FAIL: in run_case()
447 return RESULT_FAIL; in counts_to_result()
614 result = RESULT_FAIL; in main()
Dweston-testsuite-data.h39 RESULT_FAIL = 1, enumerator
Dweston-test-fixture-compositor.c362 return RESULT_FAIL; in execute_compositor()
/third_party/weston/doc/sphinx/toc/
Dtest-suite.rst261 failed. You can fail a test by any means, e.g. ``exit(RESULT_FAIL)``, but