mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-21 21:32:56 +00:00
lib: various documentation fixes
Signed-off-by: Thomas Wood <thomas.wood@intel.com>
This commit is contained in:
@@ -268,6 +268,7 @@ void igt_exit(void) __attribute__((noreturn));
|
||||
* igt_assert_cmpint:
|
||||
* @n1: first value
|
||||
* @cmp: compare operator
|
||||
* @ncmp: negated version of @cmp
|
||||
* @n2: second value
|
||||
*
|
||||
* Fails (sub-)test if the condition is not met
|
||||
|
||||
Reference in New Issue
Block a user