OSDN Git Service

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)
commitd04dcc2d67efdbe3fb30db36989b1116c0fef9fd
treee0205e2f10837cd34105be5d0182d37a53bd02da
parent925c01afb06a853b37c7a2d63ece94c5cec4a700
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