From: Petr Vorel <pvorel@suse.cz>
To: Li Wang <liwang@redhat.com>
Cc: ltp@lists.linux.it
Subject: Re: [LTP] [PATCH 0/2] lib: Add TINFO_WARN
Date: Fri, 21 Jun 2024 15:53:58 +0200 [thread overview]
Message-ID: <20240621135358.GB694629@pevik> (raw)
In-Reply-To: <CAEemH2fi-7kF-RLCQvgyqJyTCNHCX-3DnxCn1+LFLk1-z09rUA@mail.gmail.com>
Hi Li,
...
> Basically, the method works well, but contains a tiny issue that people
> sometimes need to print variable value in tst_res(, "val = %d", val),
> so it still needs refined code to resolve that.
> I will send out a full support patch after testing good on my side.
> (maybe tomorrow).
... and __VA_ARGS__
see include/tst_test_macros.h
#define TST_FMT_(FMT, _1, ...) FMT, ##__VA_ARGS__
Kind regards,
Petr
--
Mailing list info: https://lists.linux.it/listinfo/ltp
next prev parent reply other threads:[~2024-06-21 13:54 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-27 22:29 [LTP] [PATCH 0/2] lib: Add TINFO_WARN Petr Vorel
2024-05-27 22:29 ` [LTP] [PATCH 1/2] " Petr Vorel
2024-05-27 22:29 ` [LTP] [PATCH 2/2] tree: Use TINFO_WARN Petr Vorel
2024-05-28 6:04 ` [LTP] [PATCH 0/2] lib: Add TINFO_WARN Andrea Cervesato via ltp
2024-05-29 15:10 ` Cyril Hrubis
2024-06-20 5:36 ` Petr Vorel
2024-06-20 8:05 ` Li Wang
2024-06-20 11:25 ` Petr Vorel
2024-06-21 13:22 ` Li Wang
2024-06-21 13:39 ` Petr Vorel
2024-06-21 13:47 ` Li Wang
2024-06-21 13:53 ` Petr Vorel [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-28 12:05 Petr Vorel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240621135358.GB694629@pevik \
--to=pvorel@suse.cz \
--cc=liwang@redhat.com \
--cc=ltp@lists.linux.it \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox