commit | 825f404776b4f9d5f4a35545ea2d258bb16c0d4e | [log] [tgz] |
---|---|---|
author | Thomas Weißschuh <linux@weissschuh.net> | Sat Nov 25 11:54:02 2023 +0100 |
committer | Thomas Weißschuh <linux@weissschuh.net> | Mon Dec 11 22:38:33 2023 +0100 |
tree | 7a4b7ad1c03ec74ecdccd08c1c799ab192ca2f6d | |
parent | dece8476d6dda087cacb8e105bb70e02a9ef9387 [diff] |
tools/nolibc: drop duplicated testcase ioctl_tiocinq The same testcase is present on the line above. Fixes: b4844fa0bdb4 ("selftests/nolibc: implement a few tests for various syscalls") Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>