libcamera/test
Paul Elder c3548a333f tests: v4l2_compat: Fix v4l2-compliance and v4l2-ctl version parsing
v4l2-compliance originally printed the SHA before the version, leading
to the indexing that was used previously. Now that the version is
printed before the SHA, the indexing is incorrect. Fix this.

Although v4l2-ctl doesn't suffer the same issue, it is more correct to
use the zeroth index like the v4l2-compliance version check now does, so
fix that as well.

Signed-off-by: Paul Elder <paul.elder@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2020-07-17 18:50:10 +09:00
..
camera libcamera: Move internal headers to include/libcamera/internal/ 2020-05-16 03:38:11 +03:00
controls libcamera: Move internal headers to include/libcamera/internal/ 2020-05-16 03:38:11 +03:00
ipa libcamera: ipa_interface: Add support for custom IPA data to configure() 2020-07-17 02:13:29 +03:00
ipc libcamera: Move internal headers to include/libcamera/internal/ 2020-05-16 03:38:11 +03:00
libtest libcamera: Move internal headers to include/libcamera/internal/ 2020-05-16 03:38:11 +03:00
log test: log: log_api: Close open fds on error paths 2020-06-04 11:02:38 +01:00
media_device libcamera: Move internal headers to include/libcamera/internal/ 2020-05-16 03:38:11 +03:00
pipeline libcamera: Move internal headers to include/libcamera/internal/ 2020-05-16 03:38:11 +03:00
process libcamera: Move internal headers to include/libcamera/internal/ 2020-05-16 03:38:11 +03:00
serialization libcamera: Move internal headers to include/libcamera/internal/ 2020-05-16 03:38:11 +03:00
stream licenses: License all meson files under CC0-1.0 2020-05-13 16:46:24 +03:00
v4l2_compat tests: v4l2_compat: Fix v4l2-compliance and v4l2-ctl version parsing 2020-07-17 18:50:10 +09:00
v4l2_subdevice libcamera: Use Size::isNull() 2020-07-08 20:55:13 +03:00
v4l2_videodevice test: Replace explicit DRM FourCCs with libcamera formats 2020-06-18 13:26:52 +03:00
byte-stream-buffer.cpp libcamera: Move internal headers to include/libcamera/internal/ 2020-05-16 03:38:11 +03:00
camera-sensor.cpp libcamera: Move internal headers to include/libcamera/internal/ 2020-05-16 03:38:11 +03:00
event-dispatcher.cpp libcamera: Move internal headers to include/libcamera/internal/ 2020-05-16 03:38:11 +03:00
event-thread.cpp libcamera: Move internal headers to include/libcamera/internal/ 2020-05-16 03:38:11 +03:00
event.cpp libcamera: Move internal headers to include/libcamera/internal/ 2020-05-16 03:38:11 +03:00
file-descriptor.cpp test: file-descriptor: Add "fd move" constructor test 2020-05-19 18:08:11 +03:00
file.cpp test: file: Add file creation test 2020-07-15 19:06:47 +03:00
geometry.cpp libcamera: geometry: Provide in-place versions of the Size helpers 2020-07-15 17:33:54 +03:00
hotplug-cameras.cpp tests: Introduce hotplug hot-unplug unit test 2020-06-17 00:27:59 +03:00
list-cameras.cpp test: list-camera: Handle error on starting the CameraManager 2020-04-15 01:09:23 +03:00
meson.build tests: v4l2_compat: Add test for v4l2_compat 2020-07-10 16:11:53 +09:00
message.cpp libcamera: Move internal headers to include/libcamera/internal/ 2020-05-16 03:38:11 +03:00
object-invoke.cpp libcamera: Move internal headers to include/libcamera/internal/ 2020-05-16 03:38:11 +03:00
object.cpp libcamera: Move internal headers to include/libcamera/internal/ 2020-05-16 03:38:11 +03:00
pixel-format.cpp libcamera: pixel_format: Replace hex with format names 2020-06-25 06:47:48 +03:00
signal-threads.cpp libcamera: Move internal headers to include/libcamera/internal/ 2020-05-16 03:38:11 +03:00
signal.cpp test: signal: Add additional disconnection tests for Object 2020-01-22 17:26:20 +02:00
span.cpp test: Add Span test 2020-03-06 18:10:02 +02:00
threads.cpp libcamera: Move internal headers to include/libcamera/internal/ 2020-05-16 03:38:11 +03:00
timer-thread.cpp libcamera: Move internal headers to include/libcamera/internal/ 2020-05-16 03:38:11 +03:00
timer.cpp libcamera: Move internal headers to include/libcamera/internal/ 2020-05-16 03:38:11 +03:00
utils.cpp libcamera: utils: Add map_keys() function 2020-07-09 16:15:12 +02:00