[LTP] [PATCH v2 0/2] Implement syscall multiplexing

Cyril Hrubis chrubis@suse.cz
Fri Mar 22 13:21:55 CET 2019


Hi!
> Acked-by: Jan Stancek <jstancek@redhat.com>
> 
> This made me think, if we need something like tst_syscall_supported().
> If in future we'll have multiplex function with couple #ifdefs,
> we may hit TCONF (due to ENOSYS) before we iterate over all of them.

Valid point.

Another fix may involve forking a process for each testrun and handling
the exit value same way as we do for the all_filesystems flag, we would
have to hook up the multiplex before we fork the test process into the
tst_run_tcases() function.

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list