libcamera/test
Laurent Pinchart f391048a7b libcamera: utils: Add hex stream output helper
Add a utils::hex() function that simplifies writing hexadecimal values
to an ostream. The function handles the '0x' prefix, the field width and
the fill character automatically. Use it through the libcamera code
base, and add a test.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
2019-10-15 16:49:55 +03:00
..
camera test: buffer_import: Initialize video_ to nullptr 2019-09-16 22:21:27 +02:00
controls libcamera: controls: Support accessing controls by numerical ID 2019-10-13 20:37:34 +03:00
ipa test: ipa: Add test for the IPA Interface 2019-10-08 15:37:15 +02:00
ipc test: Get event dispatcher from current thread 2019-08-19 19:06:37 +03:00
libtest libcamera: add IPA proxy 2019-07-12 16:32:29 +09:00
log test: Get event dispatcher from current thread 2019-08-19 19:06:37 +03:00
media_device meson: Create and use a dependency for libcamera and its headers 2019-05-23 13:56:33 +03:00
pipeline libcamera: camera_manager: Construct CameraManager instances manually 2019-08-19 19:07:45 +03:00
process test: process: Extend timeout duration 2019-09-13 09:21:40 +01:00
stream test: Allow self-contained tests to run in parallel 2019-07-04 16:42:08 +02:00
v4l2_subdevice libcamera: v4l2_subdevice: Replace FormatEnum with ImageFormats 2019-06-19 03:06:33 +02:00
v4l2_videodevice libcamera: v4l2_device: Replace V4L2ControlList with ControlList 2019-10-13 20:37:51 +03:00
camera-sensor.cpp libcamera: utils: Add hex stream output helper 2019-10-15 16:49:55 +03:00
event-dispatcher.cpp libcamera: Switch to the std::chrono API 2019-09-14 15:05:45 +03:00
event-thread.cpp test: event-thread: Fix compilation on Chromium OS 2019-08-19 19:06:37 +03:00
event.cpp test: Get event dispatcher from current thread 2019-08-19 19:06:37 +03:00
geometry.cpp test: geometry: Add tests for Size class comparison operators 2019-04-18 18:13:10 +03:00
list-cameras.cpp libcamera: camera_manager: Construct CameraManager instances manually 2019-08-19 19:07:45 +03:00
meson.build libcamera: utils: Add hex stream output helper 2019-10-15 16:49:55 +03:00
message.cpp libcamera: message: Add user message types 2019-07-16 10:55:27 +03:00
object-invoke.cpp test: Get event dispatcher from current thread 2019-08-19 19:06:37 +03:00
object.cpp test: object: Extend object test to verify parent-child relationships 2019-08-17 18:47:17 +03:00
signal-threads.cpp test: Add test case for signal delivery across threads 2019-07-11 11:57:37 +03:00
signal.cpp test: signal: Extend Signal test with multi-inheritance reeiver 2019-07-11 16:38:18 +03:00
threads.cpp test: Add Thread test cases 2019-07-11 11:57:37 +03:00
timer-thread.cpp test: timer-thread: Test starting a timer from another thread 2019-10-07 06:02:24 +03:00
timer.cpp test: timer: Test start() with absolute deadline 2019-10-07 06:20:16 +03:00
utils.cpp libcamera: utils: Add hex stream output helper 2019-10-15 16:49:55 +03:00