ltp.lists.linux.it archive mirror
 help / color / mirror / Atom feed
* [LTP] [PATCH v1 0/3] Rewrite eventfd2 testing suite
@ 2023-03-08 13:23 Andrea Cervesato
  2023-03-08 13:23 ` [LTP] [PATCH v1 1/3] Rewrite eventfd2_01 test using new LTP API Andrea Cervesato
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Andrea Cervesato @ 2023-03-08 13:23 UTC (permalink / raw)
  To: ltp

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

eventfd2 testing suite has been rewritten using new LTP API

Andrea Cervesato (3):
  Rewrite eventfd2_01 test using new LTP API
  Rewrite eventfd2_02 test using new LTP API
  Rewrite eventfd2_03 test using new LTP API

 testcases/kernel/syscalls/eventfd2/eventfd2.h |  18 +++
 .../kernel/syscalls/eventfd2/eventfd2_01.c    | 148 ++++--------------
 .../kernel/syscalls/eventfd2/eventfd2_02.c    | 147 ++++-------------
 .../kernel/syscalls/eventfd2/eventfd2_03.c    | 128 +++++----------
 4 files changed, 119 insertions(+), 322 deletions(-)
 create mode 100644 testcases/kernel/syscalls/eventfd2/eventfd2.h

-- 
2.35.3


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

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

end of thread, other threads:[~2023-04-05  9:44 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-08 13:23 [LTP] [PATCH v1 0/3] Rewrite eventfd2 testing suite Andrea Cervesato
2023-03-08 13:23 ` [LTP] [PATCH v1 1/3] Rewrite eventfd2_01 test using new LTP API Andrea Cervesato
2023-03-14 23:40   ` Wei Gao via ltp
2023-03-15  9:08     ` Andrea Cervesato via ltp
2023-04-05  9:22     ` Cyril Hrubis
2023-04-05  9:24   ` Cyril Hrubis
2023-03-08 13:23 ` [LTP] [PATCH v1 2/3] Rewrite eventfd2_02 " Andrea Cervesato
2023-03-14 23:46   ` Wei Gao via ltp
2023-04-05  9:32   ` Cyril Hrubis
2023-03-08 13:23 ` [LTP] [PATCH v1 3/3] Rewrite eventfd2_03 " Andrea Cervesato
2023-03-15  0:47   ` Wei Gao via ltp
2023-04-05  9:45   ` Cyril Hrubis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).