From 4251f2fffa63b82a2715ad83eedba00c65f71f95 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Thu, 22 Jun 2017 13:12:36 -0700 Subject: igt/vc4-label: Test setting labels of BOs. So far this test is basically making sure that we throw appropriate errors, and don't oops the kernel with silly inputs. v2: Add to meson build. Signed-off-by: Eric Anholt Acked-by: Arkadiusz Hiler --- tests/meson.build | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/meson.build') diff --git a/tests/meson.build b/tests/meson.build index 8c33561e..5af4e515 100644 --- a/tests/meson.build +++ b/tests/meson.build @@ -215,6 +215,7 @@ test_progs = [ 'tools_test', 'vc4_create_bo', 'vc4_dmabuf_poll', + 'vc4_label_bo', 'vc4_lookup_fail', 'vc4_tiling', 'vc4_wait_bo', -- cgit v1.2.3