mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-12 02:16:17 +00:00
tests/core_setmaster_vs_auth: use igt_simple_main
This test has no subtests, so should use igt_simple_main. Signed-off-by: Thomas Wood <thomas.wood@intel.com>
This commit is contained in:
parent
b3ff112326
commit
66dc90ed65
@ -45,7 +45,7 @@
|
|||||||
# include <pthread.h>
|
# include <pthread.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
igt_main
|
igt_simple_main
|
||||||
{
|
{
|
||||||
int master1, master2, client;
|
int master1, master2, client;
|
||||||
drm_magic_t magic;
|
drm_magic_t magic;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user