aboutsummaryrefslogtreecommitdiffstats
path: root/net/mctp/test/utils.h
Commit message (Collapse)AuthorAgeFilesLines
* mctp: Add test utilsJeremy Kerr2021-10-031-0/+20
| | | | | | | Add a new object for shared test utilities Signed-off-by: Jeremy Kerr <[email protected]> Signed-off-by: David S. Miller <[email protected]>
* Revert "Merge branch 'mctp-kunit-tests'"David S. Miller2021-10-011-20/+0
| | | | | | | | | This reverts commit 4f42ad2011d2fcbd89f5cdf56121271a8cd5ee5d, reversing changes made to ea2dd331bfaaeba74ba31facf437c29044f7d4cb. These chanfges break the build when mctp is modular. Signed-off-by: David S. Miller <[email protected]>
* mctp: Add test utilsJeremy Kerr2021-10-011-0/+20
Add a new object for shared test utilities Signed-off-by: Jeremy Kerr <[email protected]> Signed-off-by: David S. Miller <[email protected]>