[LTP] [PATCH] tcindex01: Pass if the tcindex module is blacklisted
Martin Doucha
mdoucha@suse.cz
Wed May 15 15:38:29 CEST 2024
On 15. 05. 24 15:03, Petr Vorel wrote:
>>>> +
>>>> + if (!ret && TST_ERR == ENOENT) {
>>>> + tst_res(TPASS | TTERRNO,
>>>> + "tcindex module is blacklisted or unavailable");
>
> Why not TCONF? We are testing if removing tcindex does not cause bug,
> right?
Blacklisting the module is intended as a partial CVE fix so TPASS is
more appropriate than TCONF.
--
Martin Doucha mdoucha@suse.cz
SW Quality Engineer
SUSE LINUX, s.r.o.
CORSO IIa
Krizikova 148/34
186 00 Prague 8
Czech Republic
More information about the ltp
mailing list