[Intel-gfx] [PATCH i-g-t 2/2] tests/core_setmaster_vs_auth: add test description macro
Thomas Wood
thomas.wood at intel.com
Wed Dec 2 02:45:43 PST 2015
Signed-off-by: Thomas Wood <thomas.wood at intel.com>
---
tests/core_setmaster_vs_auth.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/tests/core_setmaster_vs_auth.c b/tests/core_setmaster_vs_auth.c
index 44ec752..97add9c 100644
--- a/tests/core_setmaster_vs_auth.c
+++ b/tests/core_setmaster_vs_auth.c
@@ -45,6 +45,9 @@
# include <pthread.h>
#endif
+IGT_TEST_DESCRIPTION("Check that drop/setMaster correctly transfer master "
+ "state"):
+
igt_simple_main
{
int master1, master2, client;
--
1.9.1
More information about the Intel-gfx
mailing list