mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-16 10:53:00 +00:00
lib/tests/igt_segfault Add unit test to test segfault handling
Unit test to check a segfaulting subtest is handled correctly. v2: Added script to check subtest results v3: Removed script. Updated test to use fork to monitor return status. v4: Added igt_segfault to .gitignore Signed-off-by: Derek Morton <derek.j.morton@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
committed by
Daniel Vetter
parent
4b944c92eb
commit
a5633c406c
@@ -5,6 +5,7 @@ igt_list_only
|
||||
igt_no_exit
|
||||
igt_no_exit_list_only
|
||||
igt_no_subtest
|
||||
igt_segfault
|
||||
igt_simple_test_subtests
|
||||
igt_simulation
|
||||
igt_timeout
|
||||
|
||||
Reference in New Issue
Block a user