[libcamera-devel] [PATCH 0/3] fix test failures in package build systems
You-Sheng Yang
vicamo.yang at canonical.com
Sat Jul 25 14:24:39 CEST 2020
From: You-Sheng Yang <vicamo at gmail.com>
These patches try to address build failures when compiled/tested under
build systems that are usually minimum chroots nowadays without
additional hareware attached.
You-Sheng Yang (3):
libcamera: process: fix killing innocent processes unexpectedly
test: log/process: check CAP_SYS_ADMIN in test init
test: list-cameras: skip if no camera is available
src/libcamera/process.cpp | 3 ++-
test/list-cameras.cpp | 2 +-
test/log/log_process.cpp | 20 ++++++++++++++++++++
test/log/meson.build | 2 +-
test/meson.build | 2 ++
test/process/meson.build | 2 +-
test/process/process_test.cpp | 23 +++++++++++++++++++++++
7 files changed, 50 insertions(+), 4 deletions(-)
--
2.27.0
More information about the libcamera-devel
mailing list