mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-08 16:36:14 +00:00
tests/kms_sink_crc_basic: Put into righ Makefile target
If it's a simple test, it needs to be in the simple lists. Tests with subtests go into the _M tests. Without that test enumeration is all screwed up. Cc: Rodrigo Vivi <rodrigo.vivi@gmail.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
parent
542c2b5ed5
commit
252d1151a8
@ -68,7 +68,6 @@ TESTS_progs_M = \
|
||||
kms_plane \
|
||||
kms_render \
|
||||
kms_setmode \
|
||||
kms_sink_crc_basic \
|
||||
pm_lpsp \
|
||||
pm_rpm \
|
||||
pm_rps \
|
||||
@ -135,6 +134,7 @@ TESTS_progs = \
|
||||
gen3_render_tiledx_blits \
|
||||
gen3_render_tiledy_blits \
|
||||
gen7_forcewake_mt \
|
||||
kms_sink_crc_basic \
|
||||
pm_psr \
|
||||
pm_rc6_residency \
|
||||
prime_udl \
|
||||
|
Loading…
x
Reference in New Issue
Block a user