tests/core_setmaster_vs_auth: add test description macro

Signed-off-by: Thomas Wood <thomas.wood@intel.com>
This commit is contained in:
Thomas Wood 2015-12-02 10:49:03 +00:00
parent 66dc90ed65
commit 97bf3f9a55

View File

@ -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;