Ioctl
TEST(Ioctl, SubRights) {
TEST(Ioctl, Basic) {
TEST(Ioctl, TooManySubRights) {
TEST(Ioctl, SubRightNormalFD) {
TEST(Ioctl, PreserveSubRights) {
TEST_F(Ioctl, ior)
TEST_F(Ioctl, ior_overflow)
TEST_F(Ioctl, iow)
TEST_F(Ioctl, iowr)
TEST_F(Ioctl, iowint)
TEST_F(Ioctl, enosys)
case Ioctl: {
.args = { { Int, 0 }, { Ioctl, 1 }, { Ptr, 2 } } },