libcamera/test/v4l2_videodevice
Kieran Bingham 2698597994 test: Convert to pragma once
Remove the verbose #ifndef/#define/#endif pattern for maintaining
header idempotency, and replace it with a simple #pragma once.

This simplifies the headers, and prevents redundant changes when
header files get moved.

Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Jean-Michel Hautbois <jeanmichel.hautbois@ideasonboard.com>
2021-11-24 12:19:00 +00:00
..
buffer_cache.cpp test: Omit extra semicolons 2020-10-20 13:15:43 +03:00
buffer_sharing.cpp test: Remove using namespace in header files 2021-10-15 05:05:43 +03:00
capture_async.cpp test: Remove using namespace in header files 2021-10-15 05:05:43 +03:00
controls.cpp test: v4l2_videodevice: controls: Test 64-bit controls 2021-05-26 20:46:22 +03:00
double_open.cpp test: Omit extra semicolons 2020-10-20 13:15:43 +03:00
formats.cpp libcamera/base: Move utils to the base library 2021-06-25 16:11:02 +01:00
meson.build libcamera/base: Validate internal headers as private 2021-06-25 16:11:11 +01:00
request_buffers.cpp test: Omit extra semicolons 2020-10-20 13:15:43 +03:00
stream_on_off.cpp test: Omit extra semicolons 2020-10-20 13:15:43 +03:00
v4l2_m2mdevice.cpp libcamera: buffer: Rename buffer.h to framebuffer.h 2021-07-11 17:42:02 +03:00
v4l2_videodevice_test.cpp libcamera: Move internal headers to include/libcamera/internal/ 2020-05-16 03:38:11 +03:00
v4l2_videodevice_test.h test: Convert to pragma once 2021-11-24 12:19:00 +00:00