Re: [PATCH v2 1/2] selftests/harness: order TEST_F and XFAIL_ADD constructors
From: sun jian
Date: Tue Feb 24 2026 - 21:10:56 EST
On Tue, Feb 24, 2026 at 07:38:59PM +0800, Sun Jian wrote:
> You inserted these defines between the kdoc for TEST_SIGNAL() and its
> definition.
Ack. I'll move the KSELFTEST_PRIO_* defines out of the TEST_SIGNAL() KDoc
block so the comment stays adjacent to the macro it documents.
> When you respin, two notes:
> - please wait 24h after the previous version before sending a new one,
> to allow people in all timezones to comment and avoid splintering
> the discussion
> - please start a new thread for each submission, and refer to the
> previous one with a link in the changelog:
Ack as well. I'll wait at least 24h before respinning, and I'll send v3
as a new thread with lore links to v1/v2 in the changelog.
Thanks,
Sun Jian