[LTP] [PATCH v2 1/3] lib: Merge security related sources
Petr Vorel
pvorel@suse.cz
Tue Mar 26 12:38:56 CET 2024
Hi Cyril,
...
> > +++ b/include/tst_test.h
> > @@ -40,8 +40,8 @@
> > #include "tst_capability.h"
> > #include "tst_hugepage.h"
> > #include "tst_assert.h"
> > -#include "tst_lockdown.h"
> > -#include "tst_fips.h"
> > +#include "tst_security.h"
> > +#include "tst_security.h"
> Huh, included twice?
Good catch, I'll remove it before merge.
Also note tst_security.h is in both tst_security.c and tst_test.h
(because it's also needed in tst_test.c).
Kind regards,
Petr
More information about the ltp
mailing list