mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-08 08:26:10 +00:00
tests/core_setmaster_vs_auth: add test description macro
Signed-off-by: Thomas Wood <thomas.wood@intel.com>
This commit is contained in:
parent
66dc90ed65
commit
97bf3f9a55
@ -45,6 +45,9 @@
|
|||||||
# include <pthread.h>
|
# include <pthread.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
IGT_TEST_DESCRIPTION("Check that drop/setMaster correctly transfer master "
|
||||||
|
"state");
|
||||||
|
|
||||||
igt_simple_main
|
igt_simple_main
|
||||||
{
|
{
|
||||||
int master1, master2, client;
|
int master1, master2, client;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user