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>
This commit is contained in:
Jacopo Mondi
2019-01-16 18:30:40 +01:00
parent 93734d7fe0
commit e410062003
4 changed files with 143 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
subdir('ipu3')