summaryrefslogtreecommitdiff
path: root/tests/prime_self_import.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/prime_self_import.c')
-rw-r--r--tests/prime_self_import.c3
1 files changed, 3 insertions, 0 deletions
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;