ntel-gpu-tools/lib/tests/.gitignore
Daniel Vetter 72d04b8453 lib: Add igt_subtest_group
Useful for creating common setup code in igt_fixture which is only
needed by a subset of tests. And since I'm a good citizen it comes
with a library testcase/example included.

v2: Make testcase nastier to ensure a subtest group SKIPS when it's
parent is skipping already. I accidentally got this right, but let's
make sure.

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2016-03-19 10:37:40 +01:00

16 lines
261 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_subtest_group
igt_timeout