libcamera/test/libtest
Kieran Bingham e3694a3ae8 test: libtest: Return all non-zero init values
A skipped test is currently defined as returning 77. If this is returned
by the init stage, currently the execute call will continue on to the
run stage.

Correct this such that any non-zero return code from the init phase will
abort the test.

Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2019-01-01 18:24:22 +02:00
..
meson.build test: Move test objects to libtest 2019-01-01 18:24:22 +02:00
test.cpp test: libtest: Return all non-zero init values 2019-01-01 18:24:22 +02:00
test.h test: libtest: Add test return codes 2019-01-01 18:24:22 +02:00