[LTP] [PATCH] syscalls: Use anonymous .resource_files for docparse
Cyril Hrubis
chrubis@suse.cz
Tue Aug 23 16:24:04 CEST 2022
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?
> 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.
--
Cyril Hrubis
chrubis@suse.cz
More information about the ltp
mailing list