[LTP] [RFC PATCH] API: Allow testing of kernel features in development

Cyril Hrubis chrubis@suse.cz
Wed Jan 5 17:00:06 CET 2022


Hi!
> I would be even tempted to add this to the default syscalls runtest file
> but render the test resultless, e.g. replace the tst_res() and tst_brk()
> handlers in tst_res.c so that it will print only INFO messages.

And that would also allow us to have env variable switch that would
enable all tests for unrelased features, something as
LTP_ENABLE_UNRELASED or so. Also with that we can really just TCONF if
that variable is not set which would be much simpler.

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list