[LTP] [PATCH 1/1] ioctl02.c: check for struct termio
Petr Vorel
pvorel@suse.cz
Wed Jan 29 11:27:05 CET 2020
Hi,
> > Hm, am I wrong, and we should rewrite ioctl01.c and ioctl02.c to use struct
> > termios? Or do we want to test with both new struct termios and legacy termio?
> Just have a look at 'man ioctl_list' there are two sets of ioctls one
> for termio and one for termios and as usuall we should ideally test both.
Thanks for info. I had a look at man ioctl_tty, just wasn't sure whether it's
worth to test the legacy one.
Added as easyhack issue (I'll wait a bit before implementing it)
https://github.com/linux-test-project/ltp/issues/637
Kind regards,
Petr
More information about the ltp
mailing list