summaryrefslogtreecommitdiff
path: root/test/meson.build
diff options
context:
space:
mode:
authorJacopo Mondi <jacopo@jmondi.org>2019-01-16 18:30:40 +0100
committerJacopo Mondi <jacopo@jmondi.org>2019-01-22 11:16:28 +0100
commite410062003cd26930243ff067a723d1752dfd8d7 (patch)
tree252c425ad39825bc3c21c6795e3fb3b79a608646 /test/meson.build
parent93734d7fe0d90296a9e7715ae12cbf1579fd7dd5 (diff)
test: pipeline: IPU3: Add IPU3 pipeline test
Add test for the Intel IPU3 pipeline that lists all the cameras registered in the system and verifies the result matches the expected. This test is meant to be run on IPU3 platforms, it gets skipped otherwise. Acked-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
Diffstat (limited to 'test/meson.build')
-rw-r--r--test/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/meson.build b/test/meson.build
index fb6b115e..8cdcae2c 100644
--- a/test/meson.build
+++ b/test/meson.build
@@ -1,6 +1,7 @@
subdir('libtest')
subdir('media_device')
+subdir('pipeline')
subdir('v4l2_device')
public_tests = [