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

I fixed the closing of parentfd but only in the last patch
because in the first patch the cleanup function already takes care
of it sufficiently.

I also used TCIOFLUSH as suggested in the review.

I also fixed the spelling of one of the macros.

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
  Extend ioctl02 to test termio and termios

 testcases/kernel/syscalls/ioctl/ioctl02.c | 552 +++++++---------------
 1 file changed, 172 insertions(+), 380 deletions(-)

-- 
2.42.0


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

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

end of thread, other threads:[~2023-11-02 15:26 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-26 11:47 [LTP] [PATCH v9 0/4] Improve ioctl02.c Marius Kittler
2023-10-26 11:47 ` [LTP] [PATCH v9 1/4] Refactor ioctl02.c to use the new test API Marius Kittler
2023-10-26 13:31   ` Petr Vorel
2023-10-26 11:47 ` [LTP] [PATCH v9 2/4] Make checks for termio flags more strict Marius Kittler
2023-10-26 13:32   ` Petr Vorel
2023-10-26 11:47 ` [LTP] [PATCH v9 3/4] Remove disabled code in ioctl02.c Marius Kittler
2023-10-26 13:32   ` Petr Vorel
     [not found]   ` <ZTvPszXRVkkh4vcL@yuki>
2023-10-30 11:21     ` Petr Vorel
2023-10-26 11:47 ` [LTP] [PATCH v9 4/4] Extend ioctl02 to test termio and termios Marius Kittler
     [not found]   ` <ZTvQMpx-q4LnBJgN@yuki>
2023-11-02 13:15     ` Marius Kittler
2023-11-02 13:26       ` Cyril Hrubis
2023-11-02 15:26         ` Marius Kittler

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