mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-21 05:13:47 +00:00
docs: add some test descriptions
Signed-off-by: Thomas Wood <thomas.wood@intel.com>
This commit is contained in:
@@ -29,9 +29,9 @@
|
||||
#include <sys/ioctl.h>
|
||||
#include "drmtest.h"
|
||||
|
||||
/**
|
||||
* Checks DRM_IOCTL_GET_VERSION and libdrm's drmGetVersion() interface to it.
|
||||
*/
|
||||
IGT_TEST_DESCRIPTION("Tests the DRM_IOCTL_GET_VERSION ioctl and libdrm's "
|
||||
"drmGetVersion() interface to it.");
|
||||
|
||||
igt_simple_main
|
||||
{
|
||||
int fd;
|
||||
|
||||
Reference in New Issue
Block a user