From b2ac2642a9b5448761086bdb8ae1a1e2974b3995 Mon Sep 17 00:00:00 2001 From: Thomas Wood Date: Fri, 28 Nov 2014 11:02:44 +0000 Subject: tests: add more test descriptions Add more test descriptions based on exiting comments. Signed-off-by: Thomas Wood --- tests/gem_ctx_bad_destroy.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/gem_ctx_bad_destroy.c') diff --git a/tests/gem_ctx_bad_destroy.c b/tests/gem_ctx_bad_destroy.c index 77091314..d848265c 100644 --- a/tests/gem_ctx_bad_destroy.c +++ b/tests/gem_ctx_bad_destroy.c @@ -36,6 +36,8 @@ #include "ioctl_wrappers.h" #include "drmtest.h" +IGT_TEST_DESCRIPTION("Negative test cases for destroy contexts."); + struct local_drm_i915_context_destroy { __u32 ctx_id; __u32 pad; -- cgit v1.2.3