[rds-devel] [External] : Re: [PATCH net-next v3 1/2] selftests: rds: add tools/testing/selftests/net/rds/config
Jakub Kicinski
kuba at kernel.org
Tue Mar 24 02:40:32 UTC 2026
On Thu, 19 Mar 2026 21:18:33 -0700 Allison Henderson wrote:
> --- a/tools/testing/selftests/net/rds/Makefile
> +++ b/tools/testing/selftests/net/rds/Makefile
> @@ -6,6 +6,7 @@ all:
> TEST_PROGS := run.sh
>
> TEST_FILES := \
> + config \
> include.sh \
> settings \
> test.py \
I don't believe this chunk is necessary, only files which the tests
themselves need to _run_ need to be listed.
I dropped this chunk when applying, thanks!
More information about the rds-devel
mailing list