-
- Downloads
tests: Don't abort on failure
Setup a custom assertion handler that increases an assertion counter
instead of aborting on failure. This allows to run all the sub tests
defined for a test and to correctly report which sub test failed.
Signed-off-by:
Loïc Molinari <loic.molinari@collabora.com>
Showing
- tests/assert-test.c 5 additions, 19 deletionstests/assert-test.c
- tests/meson.build 1 addition, 1 deletiontests/meson.build
- tests/weston-test-assert.h 35 additions, 1 deletiontests/weston-test-assert.h
- tests/weston-test-runner.c 22 additions, 6 deletionstests/weston-test-runner.c
- tests/weston-test.c 0 additions, 1 deletiontests/weston-test.c
- tests/weston-testsuite-data.h 1 addition, 2 deletionstests/weston-testsuite-data.h
Please register or sign in to comment