mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-22 13:52:54 +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:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user