mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-21 05:13:47 +00:00
lib/tests: Add igt_assert_*() self-tests
Make sure our igt_assert variants are doing something that looks vaguely like the right thing. Signed-off-by: Daniel Stone <daniels@collabora.com>
This commit is contained in:
@@ -10,6 +10,7 @@ check_PROGRAMS = \
|
||||
igt_timeout \
|
||||
igt_invalid_subtest_name \
|
||||
igt_segfault \
|
||||
igt_assert \
|
||||
$(NULL)
|
||||
|
||||
check_SCRIPTS = \
|
||||
|
||||
Reference in New Issue
Block a user