[PATCH RESEND 2/2] gpu/tests: Add a dedicated .kunitconfig

Krzysztof Niemiec <[email protected]> Wed, 29 Jul 2026 11:18:17 +0200
Newsgroups org.freedesktop.lists.intel-gfx,org.freedesktop.lists.amd-gfx,org.freedesktop.lists.dri-devel,org.freedesktop.lists.intel-xe
Message-ID <[email protected]>
Add a dedicated .kunitconfig for running the GPU buddy allocator tests.

Signed-off-by: Krzysztof Niemiec <[email protected]>
Reviewed-by: Sebastian Brzezinka <[email protected]>
Reviewed-by: Andi Shyti <[email protected]>
Reviewed-by: Krzysztof Karas <[email protected]>
---
 drivers/gpu/tests/.kunitconfig | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 drivers/gpu/tests/.kunitconfig

diff --git a/drivers/gpu/tests/.kunitconfig b/drivers/gpu/tests/.kunitconfig
new file mode 100644
index 000000000000..fd611b3dfe09
--- /dev/null
+++ b/drivers/gpu/tests/.kunitconfig
@@ -0,0 +1,2 @@
+CONFIG_KUNIT=y
+CONFIG_GPU_BUDDY_KUNIT_TEST=y
-- 
2.45.2