[libcamera-devel] [PATCH 0/6] test: Miscellaneous fixes and improvements for unit tests

Laurent Pinchart laurent.pinchart at ideasonboard.com
Wed Dec 6 22:05:18 CET 2023


Hello,

This small patch series fixes a few issues I've ran into when running
unit tests, and also includes a few drive-by improvements. There isn't
much else to say here, please see individual patches for details.

Laurent Pinchart (6):
  test: log: log_process: Log an error when failing due to incorrect
    message
  test: log: log_process: Fix uninitialized variable on process exit
    failure
  test: log: log_process: Improve debugging on process exit failures
  test: log: log_process: Increase process exit timeout
  test: ipc: unixsocket: Increase process exit timeout
  test: gstreamer: Remove videoconvert element from pipeline

 test/gstreamer/gstreamer_single_stream_test.cpp |  2 +-
 test/ipc/unixsocket.cpp                         |  2 +-
 test/log/log_process.cpp                        | 12 ++++++++----
 3 files changed, 10 insertions(+), 6 deletions(-)


base-commit: d61104fa7b50d6421109d302ead08c0af62c73df
-- 
Regards,

Laurent Pinchart



More information about the libcamera-devel mailing list