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@xxxxxxxxx> Signed-off-by: Daniel Vetter <daniel.vetter@xxxxxxxx> --- tests/Makefile.sources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Makefile.sources b/tests/Makefile.sources index 383a2098e768..fbf63e92c5b2 100644 --- a/tests/Makefile.sources +++ b/tests/Makefile.sources @@ -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 \ -- 1.9.2 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx