[igt-dev] [PATCH i-g-t] i915/gem_gtt_hog: Add test description
apoorva1.singh at intel.com
apoorva1.singh at intel.com
Sun Dec 13 15:57:59 UTC 2020
From: Apoorva Singh <apoorva1.singh at intel.com>
Add description for the test
Signed-off-by: Apoorva Singh <apoorva1.singh at intel.com>
Cc: Melkaveri, Arjun <arjun.melkaveri at intel.com>
---
tests/i915/gem_gtt_hog.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/tests/i915/gem_gtt_hog.c b/tests/i915/gem_gtt_hog.c
index 1372245b..32ab76f9 100644
--- a/tests/i915/gem_gtt_hog.c
+++ b/tests/i915/gem_gtt_hog.c
@@ -42,6 +42,8 @@
#include "i915/gem.h"
#include "igt.h"
+IGT_TEST_DESCRIPTION("Verify the integrity of GTT under hogged scenarios");
+
static const uint32_t canary = 0xdeadbeef;
typedef struct data {
--
2.25.1
More information about the igt-dev
mailing list