[LTP] [PATCH 1/1] io_destroy01: TCONF when unsupported
Petr Vorel
pvorel@suse.cz
Tue Sep 29 10:48:09 CEST 2020
Hi Cyril,
> Hi!
> > to fix test on kernel built without CONFIG_AIO=y.
> > Cleanup: use return instead of else, join string.
> This is both obviously ok, but the cleanup should be in a separate
> patch.
+1, I'll do.
I suggested to use tst_syscall(), but we probably want here to use libc wrapper
I guess, thus I'll merge this (split into 2 commits).
> You can add my reviewed-by if you split the patch into two.
> Also is this the only io_* test that fails?
> Looking at the testcases we have the io_setup01 that looks like it will
> fail with TBROK if io_setup() returns -ENOSYS.
Thanks, I'll send a separate patch for this.
Kind regards,
Petr
More information about the ltp
mailing list