weston/doc/sphinx
Pekka Paalanen e57eb5b15d tests: return status from each test definition
Add a status return value to every test definition. There are no
behavioral changes, previously the RESULT_OK was simply assumed.

The benefit of this is that in the future individual tests can also
return RESULT_SKIP, so that we can keep statistics of skipped tests.

ivi-layout-internal-test.c has the only case where a test function may
return early. That one is set to return RESULT_HARD_ERROR to match the
compositor exit code already there.

Also documentation is updated.

Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
2025-04-30 15:07:35 +03:00
..
toc tests: return status from each test definition 2025-04-30 15:07:35 +03:00
conf.py.in doc: set language for Sphinx 2023-06-22 15:24:29 +03:00
doxygen.ini.in doc/sphinx: Include weston-config and shell-utils in docs 2023-01-09 22:13:07 +00:00
index.rst doc: update and move IVI-shell README to doc 2022-08-08 14:27:41 +00:00
meson.build doc: Tie Sphinx -W to Werror configuration 2024-06-25 17:45:37 +00:00
run_doxygen_sphinx.sh.in doc: Tie Sphinx -W to Werror configuration 2024-06-25 17:45:37 +00:00