Skip to content

Commit

Permalink
net: microchip: sparx5: Adding KUNIT test VCAP model
Browse files Browse the repository at this point in the history
This provides a test VCAP model for use in a KUNIT test.  The model
provides 3 different VCAP types for better test coverage.

Signed-off-by: Steen Hegelund <steen.hegelund@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Steen Hegelund authored and David S. Miller committed Oct 24, 2022
1 parent 683e05c commit 5d7e5b0
Show file tree
Hide file tree
Showing 3 changed files with 5,581 additions and 0 deletions.
1 change: 1 addition & 0 deletions drivers/net/ethernet/microchip/vcap/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
#

obj-$(CONFIG_VCAP) += vcap.o
obj-$(CONFIG_VCAP_KUNIT_TEST) += vcap_model_kunit.o

vcap-y += vcap_api.o
Loading

0 comments on commit 5d7e5b0

Please sign in to comment.