mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-11 16:32:58 +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>
|
||||
#endif
|
||||
|
||||
IGT_TEST_DESCRIPTION("Check that drop/setMaster correctly transfer master "
|
||||
"state");
|
||||
|
||||
igt_simple_main
|
||||
{
|
||||
int master1, master2, client;
|
||||
|
||||
Reference in New Issue
Block a user