[Intel-gfx] [PATCH i-g-t] tests/gem_request_retire: add test description

Thomas Wood thomas.wood at intel.com
Mon Nov 30 07:28:46 PST 2015


Cc: Tvrtko Ursulin <tvrtko.ursulin at intel.com>
Signed-off-by: Thomas Wood <thomas.wood at intel.com>
---
 tests/gem_request_retire.c | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/tests/gem_request_retire.c b/tests/gem_request_retire.c
index 0c7c45e..545a245 100644
--- a/tests/gem_request_retire.c
+++ b/tests/gem_request_retire.c
@@ -49,6 +49,9 @@
 
 #include "intel_bufmgr.h"
 
+IGT_TEST_DESCRIPTION("Collection of tests targeting request retirement code"
+		     " paths.");
+
 #define WIDTH 4096
 #define HEIGHT 4096
 #define BO_SIZE (WIDTH * HEIGHT * sizeof(uint32_t))
-- 
1.9.1



More information about the Intel-gfx mailing list