[LTP] [PATCH] syscalls: Use anonymous .resource_files for docparse

Petr Vorel pvorel@suse.cz
Fri Feb 25 13:37:56 CET 2022


Hi all,

Changes in  ltp.json after Cyrils enhancements to parser:

  "execveat02": {
-   "resource_files": "resource_files",
+   "resource_files": [
+     "TEST_APP"
+    ],

=> improvement => I'd merge this patch.


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"

Kind regards,
Petr


More information about the ltp mailing list