Re: [PATCH net-next v1 3/3] selftests: rds: add testing infrastructure

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 25 Jun 2024 18:28:34 -0700 allison.henderson@xxxxxxxxxx wrote:
> From: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
> 
> This adds some basic self-testing infrastructure for RDS-TCP.
> 
> Signed-off-by: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
> Signed-off-by: Chuck Lever <chuck.lever@xxxxxxxxxx>
> Signed-off-by: Allison Henderson <allison.henderson@xxxxxxxxxx>
> ---
>  Documentation/dev-tools/gcov.rst           |  11 +
>  MAINTAINERS                                |   1 +
>  tools/testing/selftests/Makefile           |   1 +
>  tools/testing/selftests/net/rds/Makefile   |  13 +
>  tools/testing/selftests/net/rds/README.txt |  41 ++++
>  tools/testing/selftests/net/rds/config.sh  |  56 +++++
>  tools/testing/selftests/net/rds/init.sh    |  69 ++++++
>  tools/testing/selftests/net/rds/run.sh     | 271 +++++++++++++++++++++
>  tools/testing/selftests/net/rds/test.py    | 251 +++++++++++++++++++

Let's start with adding selftests, well integrated with kselftest infra.
This is how we execute the tests in networking:
https://github.com/linux-netdev/nipa/wiki/How-to-run-netdev-selftests-CI-style

If you want to use python please use tools/testing/selftests/net/lib/py/
instead adding another wrappers.
-- 
pw-bot: cr




[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Photo]     [Yosemite News]     [Yosemite Photos]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux