public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH v8 0/4] Refactor mqns testing suite
@ 2023-07-05 14:12 Andrea Cervesato
  2023-07-05 14:12 ` [LTP] [PATCH v8 1/4] Refactor mqns_03 using new LTP API Andrea Cervesato
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Andrea Cervesato @ 2023-07-05 14:12 UTC (permalink / raw)
  To: ltp

From: Andrea Cervesato <andrea.cervesato@suse.com>

Refactoring mqns testing suite and removing libclone dependency.

Andrea Cervesato (4):
  Refactor mqns_03 using new LTP API
  Refactor mqns_04 using new LTP API
  Remove deprecated header files from mqns suite
  Remove libclone dependency from mqns suite

 testcases/kernel/containers/mqns/Makefile     |  27 +-
 testcases/kernel/containers/mqns/mqns.h       |  11 -
 testcases/kernel/containers/mqns/mqns_03.c    | 317 ++++++++----------
 testcases/kernel/containers/mqns/mqns_04.c    | 288 ++++++++--------
 .../kernel/containers/mqns/mqns_helper.h      |  53 ---
 5 files changed, 279 insertions(+), 417 deletions(-)
 delete mode 100644 testcases/kernel/containers/mqns/mqns.h
 delete mode 100644 testcases/kernel/containers/mqns/mqns_helper.h

-- 
2.35.3


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

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

end of thread, other threads:[~2023-09-13 14:43 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-05 14:12 [LTP] [PATCH v8 0/4] Refactor mqns testing suite Andrea Cervesato
2023-07-05 14:12 ` [LTP] [PATCH v8 1/4] Refactor mqns_03 using new LTP API Andrea Cervesato
2023-07-11 11:13   ` Petr Vorel
2023-09-13 12:17   ` Cyril Hrubis
2023-09-13 12:57     ` Andrea Cervesato via ltp
2023-09-13 14:44       ` Cyril Hrubis
2023-07-05 14:12 ` [LTP] [PATCH v8 2/4] Refactor mqns_04 " Andrea Cervesato
2023-07-11 11:14   ` Petr Vorel
2023-07-11 11:17     ` Andrea Cervesato via ltp
2023-07-11 12:17       ` Andrea Cervesato via ltp
2023-07-11 22:16         ` Petr Vorel
2023-07-05 14:12 ` [LTP] [PATCH v8 3/4] Remove deprecated header files from mqns suite Andrea Cervesato
2023-07-05 14:12 ` [LTP] [PATCH v8 4/4] Remove libclone dependency " Andrea Cervesato

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