mbox series

[net-next,0/5] MCTP kunit tests

Message ID 20211001081844.3408786-1-jk@codeconstruct.com.au (mailing list archive)
Headers show
Series MCTP kunit tests | expand

Message

Jeremy Kerr Oct. 1, 2021, 8:18 a.m. UTC
This change adds some initial kunit tests for the MCTP core. We'll
expand the coverage in a future series, and augment with a few
selftests, but this establishes a baseline set of tests for now.

Thanks to the kunit folks for the framework!

Cheers,


Jeremy

---

Jeremy Kerr (5):
  mctp: Add initial test structure and fragmentation test
  mctp: Add test utils
  mctp: Add packet rx tests
  mctp: Add route input to socket tests
  mctp: Add input reassembly tests

 net/mctp/Kconfig           |   5 +
 net/mctp/Makefile          |   3 +
 net/mctp/route.c           |   5 +
 net/mctp/test/route-test.c | 532 +++++++++++++++++++++++++++++++++++++
 net/mctp/test/utils.c      |  67 +++++
 net/mctp/test/utils.h      |  20 ++
 6 files changed, 632 insertions(+)
 create mode 100644 net/mctp/test/route-test.c
 create mode 100644 net/mctp/test/utils.c
 create mode 100644 net/mctp/test/utils.h

Comments

patchwork-bot+netdevbpf@kernel.org Oct. 1, 2021, 1:20 p.m. UTC | #1
Hello:

This series was applied to netdev/net-next.git (refs/heads/master):

On Fri,  1 Oct 2021 16:18:39 +0800 you wrote:
> This change adds some initial kunit tests for the MCTP core. We'll
> expand the coverage in a future series, and augment with a few
> selftests, but this establishes a baseline set of tests for now.
> 
> Thanks to the kunit folks for the framework!
> 
> Cheers,
> 
> [...]

Here is the summary with links:
  - [net-next,1/5] mctp: Add initial test structure and fragmentation test
    https://git.kernel.org/netdev/net-next/c/8c02066b053d
  - [net-next,2/5] mctp: Add test utils
    https://git.kernel.org/netdev/net-next/c/077b6d52df6d
  - [net-next,3/5] mctp: Add packet rx tests
    https://git.kernel.org/netdev/net-next/c/925c01afb06a
  - [net-next,4/5] mctp: Add route input to socket tests
    https://git.kernel.org/netdev/net-next/c/d04dcc2d67ef
  - [net-next,5/5] mctp: Add input reassembly tests
    https://git.kernel.org/netdev/net-next/c/bbde430319ee

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html