libcamera/test/log
Laurent Pinchart db31477433 test: log: log_process: Fix uninitialized variable on process exit failure
If the process fails to exit before the timeout, the
LogProcessTest::exitStatus_ variable gets used uninitialized. Fix it by
initializating to Process::NotExited.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2023-12-07 18:59:42 +02:00
..
log_api.cpp libcamera/base: Move extended base functionality 2021-06-25 16:11:08 +01:00
log_process.cpp test: log: log_process: Fix uninitialized variable on process exit failure 2023-12-07 18:59:42 +02:00
meson.build test: meson: Use dictionaries instead of arrays to store test information 2022-10-07 17:05:42 +03:00