mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-21 13:23:02 +00:00
lib: add igt_set_timeout
Add a function to stop and fail a test after the specified number of seconds have elapsed. Signed-off-by: Thomas Wood <thomas.wood@intel.com> Acked-by: Damien Lespiau <damien.lespiau@intel.com>
This commit is contained in:
@@ -465,4 +465,6 @@ extern enum igt_log_level igt_log_level;
|
||||
} while (0)
|
||||
|
||||
|
||||
void igt_set_timeout(unsigned int seconds);
|
||||
|
||||
#endif /* IGT_CORE_H */
|
||||
|
||||
Reference in New Issue
Block a user