[Intel-gfx] [PATCH i-g-t 1/2] tests/core_setmaster_vs_auth: use igt_simple_main

Thomas Wood thomas.wood at intel.com
Wed Dec 2 02:45:42 PST 2015


This test has no subtests, so should use igt_simple_main.

Signed-off-by: Thomas Wood <thomas.wood at intel.com>
---
 tests/core_setmaster_vs_auth.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/core_setmaster_vs_auth.c b/tests/core_setmaster_vs_auth.c
index efb27b1..44ec752 100644
--- a/tests/core_setmaster_vs_auth.c
+++ b/tests/core_setmaster_vs_auth.c
@@ -45,7 +45,7 @@
 # include <pthread.h>
 #endif
 
-igt_main
+igt_simple_main
 {
 	int master1, master2, client;
 	drm_magic_t magic;
-- 
1.9.1



More information about the Intel-gfx mailing list