mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-11-11 15:37:16 +00:00
Checks that - exit handlers are run only once, even when registered multiple times. - run in reverse order - actually run for all ways a test could exit. This is prep work to extend exit handlers to also work in a subtest aware way. Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
15 lines
243 B
Plaintext
15 lines
243 B
Plaintext
# Please keep sorted alphabetically
|
|
igt_assert
|
|
igt_fork_helper
|
|
igt_exit_handler
|
|
igt_invalid_subtest_name
|
|
igt_list_only
|
|
igt_no_exit
|
|
igt_no_exit_list_only
|
|
igt_no_subtest
|
|
igt_segfault
|
|
igt_simple_test_subtests
|
|
igt_simulation
|
|
igt_stats
|
|
igt_timeout
|