[libcamera-devel] [PATCH v4 7/7] test: delayed_controls: Rename delayed_contols.cpp to delayed_controls.cpp
paul.elder at ideasonboard.com
paul.elder at ideasonboard.com
Tue Mar 9 10:49:22 CET 2021
Hi Naush,
On Thu, Mar 04, 2021 at 08:17:28AM +0000, Naushir Patuck wrote:
> There was a typo in the unit test filename. Fix this typo, no other
> functional change in this commit.
>
> Signed-off-by: Naushir Patuck <naush at raspberrypi.com>
Reviewed-by: Paul Elder <paul.elder at ideasonboard.com>
> ---
> test/{delayed_contols.cpp => delayed_controls.cpp} | 0
> test/meson.build | 2 +-
> 2 files changed, 1 insertion(+), 1 deletion(-)
> rename test/{delayed_contols.cpp => delayed_controls.cpp} (100%)
>
> diff --git a/test/delayed_contols.cpp b/test/delayed_controls.cpp
> similarity index 100%
> rename from test/delayed_contols.cpp
> rename to test/delayed_controls.cpp
> diff --git a/test/meson.build b/test/meson.build
> index 89e6ebff5f6b..310b7cad0600 100644
> --- a/test/meson.build
> +++ b/test/meson.build
> @@ -30,7 +30,7 @@ internal_tests = [
> ['bayer-format', 'bayer-format.cpp'],
> ['byte-stream-buffer', 'byte-stream-buffer.cpp'],
> ['camera-sensor', 'camera-sensor.cpp'],
> - ['delayed_contols', 'delayed_contols.cpp'],
> + ['delayed_controls', 'delayed_controls.cpp'],
> ['event', 'event.cpp'],
> ['event-dispatcher', 'event-dispatcher.cpp'],
> ['event-thread', 'event-thread.cpp'],
> --
> 2.25.1
>
> _______________________________________________
> libcamera-devel mailing list
> libcamera-devel at lists.libcamera.org
> https://lists.libcamera.org/listinfo/libcamera-devel
More information about the libcamera-devel
mailing list