mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-10 01:16:18 +00:00
tests/kms_force_connector: Include in BAT set
Forcing connector state is a basic piece of our test infrastructure that we use in all the kms_ tests. It allows us to run tests even if no outputs are connected. They're also really fast, so perfect candidates for inclusion into the BAT set. Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
This commit is contained in:
parent
db4f83ca5d
commit
839a1426ce
2
tests/.gitignore
vendored
2
tests/.gitignore
vendored
@ -138,7 +138,7 @@ kms_fence_pin_leak
|
||||
kms_flip
|
||||
kms_flip_event_leak
|
||||
kms_flip_tiling
|
||||
kms_force_connector
|
||||
kms_force_connector_basic
|
||||
kms_frontbuffer_tracking
|
||||
kms_legacy_colorkey
|
||||
kms_mmio_vs_cs_flip
|
||||
|
@ -165,7 +165,7 @@ TESTS_progs = \
|
||||
gen7_forcewake_mt \
|
||||
kms_3d \
|
||||
kms_fence_pin_leak \
|
||||
kms_force_connector \
|
||||
kms_force_connector_basic \
|
||||
kms_pwrite_crc \
|
||||
kms_sink_crc_basic \
|
||||
prime_udl \
|
||||
|
Loading…
x
Reference in New Issue
Block a user