drm/xe: Group live kunit tests
authorLucas De Marchi <lucas.demarchi@intel.com>
Tue, 12 Mar 2024 14:51:57 +0000 (07:51 -0700)
committerLucas De Marchi <lucas.demarchi@intel.com>
Wed, 13 Mar 2024 19:18:39 +0000 (12:18 -0700)
commitbb67dd0225a5f580ae66e25e5f18e8b471038fd0
tree459c88c17bd9dedf21bcd21ebc5221689d17bfa7
parent521db22a1d70dbc596a07544a738416025b1b63c
drm/xe: Group live kunit tests

As was done for the normal kunit tests, group the live tests into a
single module, xe_live_test.ko.

Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240312145158.2295351-1-lucas.demarchi@intel.com
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
drivers/gpu/drm/xe/tests/Makefile
drivers/gpu/drm/xe/tests/xe_bo_test.c
drivers/gpu/drm/xe/tests/xe_dma_buf_test.c
drivers/gpu/drm/xe/tests/xe_live_test_mod.c [new file with mode: 0644]
drivers/gpu/drm/xe/tests/xe_migrate_test.c
drivers/gpu/drm/xe/tests/xe_mocs_test.c