[PATCH] test/cfgfile: add check for file removal
Thomas Monjalon
thomas at monjalon.net
Tue Nov 26 23:43:23 CET 2024
20/11/2024 17:50, Stephen Hemminger:
> The test makes temporary files for parsing and then cleans up.
> It was not checking the return value from the remove step
> which makes Coverity unhappy.
>
> Coverity ID: 451207
> Coverity ID: 451209
> Coverity ID: 451212
> Coverity ID: 451213
> Coverity ID: 451215
> Coverity ID: 451217
> Coverity ID: 451222
> Coverity ID: 451225
We use the tag "Coverity issue" and allow for a list with commas.
>
> Fixes: be22019a58c4 ("test: restore cfgfile tests")
>
> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
Applied, thanks
More information about the dev
mailing list