[PATCH i-g-t v4 0/6] lib/igt_kmod: Drop legacy kunit integration
Lucas De Marchi
lucas.demarchi at intel.com
Tue Nov 19 05:29:48 UTC 2024
v2: Use igt_require() rather than igt_assert() and add 2 more patches.
v3:
- Invert the order when checking by suite name
- Simplify kunit_get_tests(), __igt_kunit() can skip by itself
- Add a few more patches with refactors and leak fixes.
v4:
- Replace patch dropping the debugfs_dir argument with one that only
drops the extra pointer indirection.
Lucas De Marchi (6):
lib/igt_kmod: Drop legacy kunit fallback
lib/igt_kmod: Fix leaking subtest name
lib/igt_kmod: Let the fixture open/close debugfs
lib/igt_kmod: Stop passing ktap around
lib/igt_ktap: Just free ktap
lib/igt_kmod: Do not leak kmod ctx
lib/igt_kmod.c | 361 +++++-------------------------------
lib/igt_ktap.c | 5 +-
lib/igt_ktap.h | 2 +-
lib/tests/igt_ktap_parser.c | 24 +--
4 files changed, 64 insertions(+), 328 deletions(-)
--
2.47.0
More information about the igt-dev
mailing list