[LTP] [PATCH] syscalls: Use anonymous .resource_files for docparse
Petr Vorel
pvorel@suse.cz
Tue Aug 23 17:47:52 CEST 2022
Hi all,
> Hi!
> > "execveat02": {
> > - "resource_files": "resource_files",
> > + "resource_files": [
> > + "TEST_APP"
> > + ],
> > => improvement => I'd merge this patch.
> Agreed, can we merge this patch? Or is there a reason not to?
I just merge it.
> > NOTE: It'd be nice if even TEST_APP was changed to execveat_child,
> > not sure what needs to be one for it. NOTE the definitions are mostly in C
> > source:
> > #define TEST_APP "execveat_child"
> I guess that this point has been discussed in the
> "metaparse: Replace macro also in arrays"
> where we agreed that we will need a list of macros that should not be
> expandened.
Yes, I'll still plan to finish it, but first more urgent work must be done :).
Kind regards,
Petr
More information about the ltp
mailing list