mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-21 21:32:56 +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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user