summaryrefslogtreecommitdiff
path: root/tests/gem_madvise.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gem_madvise.c')
-rw-r--r--tests/gem_madvise.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/gem_madvise.c b/tests/gem_madvise.c
index f95fbda3f..58ab629f8 100644
--- a/tests/gem_madvise.c
+++ b/tests/gem_madvise.c
@@ -39,6 +39,9 @@
#include "ioctl_wrappers.h"
#include "drmtest.h"
+IGT_TEST_DESCRIPTION("Checks that the kernel reports EFAULT when trying to use"
+ " purged bo.");
+
#define OBJECT_SIZE (1024*1024)
/* Testcase: checks that the kernel reports EFAULT when trying to use purged bo