From 013942478838137988e82e5c17970b64a4344409 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Mon, 25 Jul 2016 16:05:58 -0700 Subject: vc4: Add a test for BO lookup failure error path. Causes an oops in the current kernel. Signed-off-by: Eric Anholt --- tests/Makefile.sources | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/Makefile.sources') diff --git a/tests/Makefile.sources b/tests/Makefile.sources index 599ea1af..72a58add 100644 --- a/tests/Makefile.sources +++ b/tests/Makefile.sources @@ -6,6 +6,7 @@ NOUVEAU_TESTS_M = \ VC4_TESTS_M = \ vc4_create_bo \ + vc4_lookup_fail \ vc4_wait_bo \ vc4_wait_seqno \ $(NULL) -- cgit v1.2.3