[libcamera-devel] [PATCH 06/14] test: unixsocket: Fix typo in error message

Jacopo Mondi jacopo at jmondi.org
Mon Aug 19 10:59:45 CEST 2019


Hi Laurent,

On Sun, Aug 18, 2019 at 04:13:21AM +0300, Laurent Pinchart wrote:
> Signed-off-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>

Reviewed-by: Jacopo Mondi <jacopo at jmondi.org>

Thanks
  j

> ---
>  test/ipc/unixsocket.cpp | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/test/ipc/unixsocket.cpp b/test/ipc/unixsocket.cpp
> index eeef64842a75..40a3a84a87d2 100644
> --- a/test/ipc/unixsocket.cpp
> +++ b/test/ipc/unixsocket.cpp
> @@ -370,7 +370,7 @@ protected:
>
>  		/* Test reversing a string, this test sending only data. */
>  		if (testReverse()) {
> -			cerr << "Reveres array test failed" << endl;
> +			cerr << "Reverse array test failed" << endl;
>  			return TestFail;
>  		}
>
> --
> Regards,
>
> Laurent Pinchart
>
> _______________________________________________
> libcamera-devel mailing list
> libcamera-devel at lists.libcamera.org
> https://lists.libcamera.org/listinfo/libcamera-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.libcamera.org/pipermail/libcamera-devel/attachments/20190819/6ec7977b/attachment.sig>


More information about the libcamera-devel mailing list