[LTP] lib: Introduce tst_path_defs.h to consolidate system paths

linuxtestproject.agent@gmail.com linuxtestproject.agent@gmail.com
Thu May 21 05:46:49 CEST 2026


Hi Li,

--- [PATCH 2/2] ---

On 2026-05-21, Li Wang wrote:
> metaparse: Explicitly parse essential headers for macros

> +static const char *must_includes[] = {
> +       "tst_path_defs.h",
> +       NULL
> +};
> +
> +static void parse_must_files(void)
> +{
> +       unsigned int i, j;

The new code uses spaces for indentation. The rest of metaparse.c uses
tabs — please fix to match.

[...]

---
Note:

Our agent completed the review of the patch.

The agent can sometimes produce false positives although often its
findings are genuine. If you find issues with the review, please
comment this email or ignore the suggestions.

Regards,
LTP AI Reviewer


More information about the ltp mailing list