On Wed, Nov 10, 2021 at 09:34:52PM -0300, André Almeida wrote:
Hi,
This RFC is a preview of the progress we made in the KUnit hackathon[0]. This patch, made by Maíra and Arthur, converts the damage helper test from the original DRM selftest framework to use the KUnit framework.
[0] https://groups.google.com/g/kunit-dev/c/YqFR1q2uZvk/m/IbvItSfHBAAJ
The IGT part of this work can be found here: https://gitlab.freedesktop.org/isinyaaa/igt-gpu-tools/-/tree/introduce-kunit
IGT side approach looks good. There's a couple of obscure bugs that I spotted but nothing that is unfixable when it's time to review in detail.