mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-10 17:36:11 +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>
|
||||
#endif
|
||||
|
||||
igt_main
|
||||
igt_simple_main
|
||||
{
|
||||
int master1, master2, client;
|
||||
drm_magic_t magic;
|
||||
|
Loading…
x
Reference in New Issue
Block a user