From 8631b5187924c1fdf36156c16bc4e17177e0a043 Mon Sep 17 00:00:00 2001 From: Tvrtko Ursulin Date: Fri, 7 Sep 2018 10:01:29 +0100 Subject: tests/gem_ctx_bad_exec: Consolidate to gem_ctx_exec Move a really small test that invalid context is rejected under the gem_ctx_exec umbrella. v2: * And actually fix the test so it does what it claims. And add more variety in the invalid context id's it tests with. (Chris Wilson) v3: * Rename the test as basic. * Limit to 32-bit. (Chris Wilson) * Add previously valid but closed context id to the test. (Chris Wilson) v4: * Add more invalid values. (Chris Wilson) Signed-off-by: Tvrtko Ursulin Reviewed-by: Chris Wilson --- tests/Makefile.sources | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/Makefile.sources') diff --git a/tests/Makefile.sources b/tests/Makefile.sources index c84933f1..269336ad 100644 --- a/tests/Makefile.sources +++ b/tests/Makefile.sources @@ -51,7 +51,6 @@ TESTS_progs = \ gem_cs_prefetch \ gem_cs_tlb \ gem_ctx_bad_destroy \ - gem_ctx_bad_exec \ gem_ctx_create \ gem_ctx_exec \ gem_ctx_isolation \ -- cgit v1.2.3