[LTP] [PATCH v3 0/3] Add TDEBUG tst_res() flag
Jan Stancek
jstancek@redhat.com
Mon Dec 11 17:27:11 CET 2023
On Mon, Dec 11, 2023 at 5:19 PM Petr Vorel <pvorel@suse.cz> wrote:
>
> Hi,
>
> changes v1->v2:
> * %s/TDEBUG/TDEBUG/g (Cyril).
> * Merged the latest patch and rebased before sending.
Acked-by: Jan Stancek <jstancek@redhat.com>
>
> Kind regards,
> Petr
>
> Petr Vorel (3):
> lib/tests: Add test for testing tst_res() flags
> lib: Add support for TDEBUG tst_res() flag
> fsx-linux: Reduce log output with TDEBUG
>
> doc/C-Test-API.asciidoc | 9 +++--
> include/tst_ansi_color.h | 3 ++
> include/tst_common.h | 2 +-
> include/tst_res_flags.h | 1 +
> include/tst_test.h | 5 ++-
> lib/newlib_tests/tst_res_flags.c | 47 +++++++++++++++++++++++
> lib/tst_ansi_color.c | 3 ++
> lib/tst_res.c | 9 +++--
> lib/tst_test.c | 12 ++++++
> testcases/kernel/fs/fsx-linux/fsx-linux.c | 33 ++++++----------
> 10 files changed, 92 insertions(+), 32 deletions(-)
> create mode 100644 lib/newlib_tests/tst_res_flags.c
>
> --
> 2.43.0
>
More information about the ltp
mailing list