mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-21 21:32:56 +00:00
lib: add #include "foo.h" lines like in manpages
Should help in alleviating the header mess we have atm. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
@@ -64,6 +64,8 @@
|
||||
* @short_description: Core i-g-t testing support
|
||||
* @title: i-g-t core
|
||||
*
|
||||
* > #include "igt_core.h"
|
||||
*
|
||||
* This libary implements the core of the i-g-t test support infrastructure.
|
||||
* Main features are the subtest enumeration, cmdline option parsing helpers for
|
||||
* subtest handling and various helpers to structure testcases with subtests and
|
||||
|
||||
Reference in New Issue
Block a user