Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t v3 0/6] lib/igt_kmod: Drop legacy kunit integration
@ 2024-11-07  5:52 Lucas De Marchi
  2024-11-07  5:52 ` [PATCH i-g-t v3 1/6] lib/igt_kmod: Drop legacy kunit fallback Lucas De Marchi
                   ` (10 more replies)
  0 siblings, 11 replies; 19+ messages in thread
From: Lucas De Marchi @ 2024-11-07  5:52 UTC (permalink / raw)
  To: igt-dev; +Cc: Janusz Krzysztofik, Lucas De Marchi

Drop the legacy path with the minimum amount of conversion.

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.

Lucas De Marchi (6):
  lib/igt_kmod: Drop legacy kunit fallback
  lib/igt_kmod: Fix leaking subtest name
  lib/igt_kmod: Stop passing debugfs_dir around
  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              | 364 +++++-------------------------------
 lib/igt_ktap.c              |   5 +-
 lib/igt_ktap.h              |   2 +-
 lib/tests/igt_ktap_parser.c |  24 +--
 4 files changed, 66 insertions(+), 329 deletions(-)

-- 
2.47.0


^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2024-11-15 14:24 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-07  5:52 [PATCH i-g-t v3 0/6] lib/igt_kmod: Drop legacy kunit integration Lucas De Marchi
2024-11-07  5:52 ` [PATCH i-g-t v3 1/6] lib/igt_kmod: Drop legacy kunit fallback Lucas De Marchi
2024-11-07  5:52 ` [PATCH i-g-t v3 2/6] lib/igt_kmod: Fix leaking subtest name Lucas De Marchi
2024-11-07  5:52 ` [PATCH i-g-t v3 3/6] lib/igt_kmod: Stop passing debugfs_dir around Lucas De Marchi
2024-11-14 14:24   ` Janusz Krzysztofik
2024-11-14 20:58     ` Lucas De Marchi
2024-11-14 21:45       ` Lucas De Marchi
2024-11-15 14:24         ` Janusz Krzysztofik
2024-11-07  5:52 ` [PATCH i-g-t v3 4/6] lib/igt_kmod: Stop passing ktap around Lucas De Marchi
2024-11-14 15:00   ` Janusz Krzysztofik
2024-11-07  5:52 ` [PATCH i-g-t v3 5/6] lib/igt_ktap: Just free ktap Lucas De Marchi
2024-11-14 15:02   ` Janusz Krzysztofik
2024-11-07  5:52 ` [PATCH i-g-t v3 6/6] lib/igt_kmod: Do not leak kmod ctx Lucas De Marchi
2024-11-14 17:06   ` Janusz Krzysztofik
2024-11-07  6:22 ` ✓ CI.xeBAT: success for lib/igt_kmod: Drop legacy kunit integration (rev3) Patchwork
2024-11-07  6:27 ` ✓ Fi.CI.BAT: " Patchwork
2024-11-07  7:29 ` ✗ Fi.CI.IGT: failure " Patchwork
2024-11-08 11:25 ` ✗ CI.xeFULL: " Patchwork
2024-11-14 22:00 ` ✗ Fi.CI.BUILD: failure for lib/igt_kmod: Drop legacy kunit integration (rev4) Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox