]> git.baikalelectronics.ru Git - kernel.git/commit
mctp: Add route input to socket tests
authorJeremy Kerr <jk@codeconstruct.com.au>
Fri, 1 Oct 2021 08:18:43 +0000 (16:18 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Oct 2021 13:19:01 +0000 (14:19 +0100)
commit6230b44d87fcfe3a5d854ffc820a46e832a50f7d
treee0205e2f10837cd34105be5d0182d37a53bd02da
parent8380abcc0d352bd3afacf372800752fab79cf5f0
mctp: Add route input to socket tests

Add a few tests for single-packet route inputs, testing the
mctp_route_input function.

Signed-off-by: Jeremy Kerr <jk@codeconstruct.com.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/mctp/test/route-test.c