mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-07 07:56:17 +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>
|
||||
#endif
|
||||
|
||||
IGT_TEST_DESCRIPTION("Check that drop/setMaster correctly transfer master "
|
||||
"state");
|
||||
|
||||
igt_simple_main
|
||||
{
|
||||
int master1, master2, client;
|
||||
|
Loading…
x
Reference in New Issue
Block a user