diff options
author | Michal Wajdeczko <[email protected]> | 2024-07-08 13:12:10 +0200 |
---|---|---|
committer | Michal Wajdeczko <[email protected]> | 2024-07-12 10:49:51 +0200 |
commit | e97701a069612ba2fa1d92b56a720b108049df4e (patch) | |
tree | 6714925ec845f12635bdf875d41b0436e9babb89 /scripts/gdb/linux/radixtree.py | |
parent | 0237368193e897aadeea9801126c101e33047354 (diff) |
drm/xe/kunit: Simplify xe_mocs live tests code layout
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 <[email protected]>
Reviewed-by: Lucas De Marchi <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux/radixtree.py')
0 files changed, 0 insertions, 0 deletions