public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH v6 0/4] Improve ioctl02.c
@ 2023-09-19 11:09 Marius Kittler
  2023-09-19 11:09 ` [LTP] [PATCH v6 1/4] Refactor ioctl02.c to use the new test API Marius Kittler
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Marius Kittler @ 2023-09-19 11:09 UTC (permalink / raw)
  To: ltp

Improve ioctl02.c

Marius Kittler (4):
  Refactor ioctl02.c to use the new test API
  Make checks for termio flags more strict
  Remove disabled code in ioctl02.c
  Use termios instead of legacy struct in ioctl02.c

 testcases/kernel/syscalls/ioctl/ioctl02.c | 410 +++++-----------------
 1 file changed, 93 insertions(+), 317 deletions(-)

-- 
2.42.0


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

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

end of thread, other threads:[~2023-10-23 13:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-19 11:09 [LTP] [PATCH v6 0/4] Improve ioctl02.c Marius Kittler
2023-09-19 11:09 ` [LTP] [PATCH v6 1/4] Refactor ioctl02.c to use the new test API Marius Kittler
2023-10-23 13:17   ` Cyril Hrubis
2023-09-19 11:09 ` [LTP] [PATCH v6 2/4] Make checks for termio flags more strict Marius Kittler
2023-09-19 11:09 ` [LTP] [PATCH v6 3/4] Remove disabled code in ioctl02.c Marius Kittler
2023-09-19 11:09 ` [LTP] [PATCH v6 4/4] Use termios instead of legacy struct " Marius Kittler
2023-10-23 13:21   ` Cyril Hrubis

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