[LTP] [PATCH 3/3] syscalls/io_submit: Convert libaio wrapper function to kernel syscall
Cyril Hrubis
chrubis@suse.cz
Tue May 4 14:09:18 CEST 2021
Hi!
> Instead of using the libaio wrapper function, the system call is
> changed to be invoked via syscall(2).
Ideally we should test _both_ syscall() and the library to maximize the
coverage. We can easily do that with .test_variants, have a look at
stime tests and testcases/kernel/syscalls/stime/stime_var.h how this is
done.
--
Cyril Hrubis
chrubis@suse.cz
More information about the ltp
mailing list