All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH 0/3] Convert sysinfo tests to new library
@ 2026-03-04 14:12 Cyril Hrubis
  2026-03-04 14:12 ` [LTP] [PATCH 1/3] tst_test_macros: Add TST_EXP_LE_LU*() Cyril Hrubis
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Cyril Hrubis @ 2026-03-04 14:12 UTC (permalink / raw)
  To: ltp

Cyril Hrubis (3):
  tst_test_macros: Add TST_EXP_LE_LU*()
  syscalls: sysinfo01: Rewrite
  syscalls: sysinfo02: Convert to the new library

 include/tst_test_macros.h                     |  45 ++++
 testcases/kernel/syscalls/sysinfo/sysinfo01.c | 218 +++++-------------
 testcases/kernel/syscalls/sysinfo/sysinfo02.c | 138 ++---------
 3 files changed, 119 insertions(+), 282 deletions(-)

-- 
2.52.0


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

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

end of thread, other threads:[~2026-04-07 12:17 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-04 14:12 [LTP] [PATCH 0/3] Convert sysinfo tests to new library Cyril Hrubis
2026-03-04 14:12 ` [LTP] [PATCH 1/3] tst_test_macros: Add TST_EXP_LE_LU*() Cyril Hrubis
2026-03-04 15:17   ` Andrea Cervesato via ltp
2026-03-04 14:12 ` [LTP] [PATCH 2/3] syscalls: sysinfo01: Rewrite Cyril Hrubis
2026-03-04 15:29   ` Andrea Cervesato via ltp
2026-04-07 12:16     ` Cyril Hrubis
2026-03-04 15:32   ` Andrea Cervesato via ltp
2026-03-04 14:12 ` [LTP] [PATCH 3/3] syscalls: sysinfo02: Convert to the new library Cyril Hrubis
2026-03-04 15:31   ` Andrea Cervesato via ltp

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.