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/prime_self_import.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests/prime_self_import.c') diff --git a/tests/prime_self_import.c b/tests/prime_self_import.c index dd9c2933..9cb07806 100644 --- a/tests/prime_self_import.c +++ b/tests/prime_self_import.c @@ -48,6 +48,9 @@ #include "drmtest.h" #include "igt_debugfs.h" +IGT_TEST_DESCRIPTION("Check whether prime import/export works on the same" + " device."); + #define BO_SIZE (16*1024) static char counter; -- cgit v1.2.3