libcamera/test
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
..
libtest test: libtest: Return all non-zero init values 2019-01-01 18:24:22 +02:00
media_device test: Move test objects to libtest 2019-01-01 18:24:22 +02:00
init.cpp libcamera: Use the logger instead of cout 2018-12-06 16:43:45 +02:00
list.cpp tests: add test to list all cameras in the system 2018-12-31 00:58:32 +01:00
meson.build test: Move test objects to libtest 2019-01-01 18:24:22 +02:00