docs: add some test descriptions

Signed-off-by: Thomas Wood <thomas.wood@intel.com>
This commit is contained in:
Thomas Wood
2014-10-13 11:40:12 +01:00
parent f8b3c704af
commit 3d0dca47c6
8 changed files with 32 additions and 12 deletions
+3 -3
View File
@@ -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;