[PATCH 3/4] drm/xe/kunit: Simplify xe_migrate live tests code layout

Lucas De Marchi lucas.demarchi at intel.com
Tue Jul 9 14:46:46 UTC 2024


On Mon, Jul 08, 2024 at 01:12:09PM GMT, Michal Wajdeczko wrote:
>The test case logic is implemented by the functions compiled as
>part of the core Xe driver module and then exported to build and
>register the test suite in the live test module.
>
>But we don't need to export individual test case functions, we may
>just export the entire test suite. And we don't need to register
>this test suite in a separate file, it can be done in the main
>file of the live test module.
>
>Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>


Reviewed-by: Lucas De Marchi <lucas.demarchi at intel.com>

Lucas De Marchi


More information about the Intel-xe mailing list