]> granicus.if.org Git - strace/commit
ioctl.test: robustify against libcs invoking ioctl syscall on their own
authorDmitry V. Levin <ldv@altlinux.org>
Sat, 9 Jan 2016 01:36:54 +0000 (01:36 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Sat, 9 Jan 2016 01:44:19 +0000 (01:44 +0000)
commit19ff2b2ee778718b2600d02031a22974199db593
tree3124f6730615c61bae5e2eee8ee0f47dc714ca37
parent2720a618320b1ae697e2f7deec4c2da14ac55b58
ioctl.test: robustify against libcs invoking ioctl syscall on their own

* tests/ioctl.test: Filter out from the log ioctl calls with standard
descriptor arguments.

Reported-by: Szabolcs Nagy <nsz@port70.net>
tests/ioctl.test