mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-23 05:56:14 -04:00
net: microchip: sparx5: Add VCAP debugfs KUNIT test
This tests the functionality of the debugFS support: - finding valid keyset on an address - raw VCAP output - full rule VCAP output Signed-off-by: Steen Hegelund <steen.hegelund@microchip.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
71c9de9952
commit
552b7d131a
@@ -40,6 +40,7 @@ config VCAP_KUNIT_TEST
|
||||
bool "KUnit test for VCAP library" if !KUNIT_ALL_TESTS
|
||||
depends on KUNIT
|
||||
depends on KUNIT=y && VCAP=y && y
|
||||
select DEBUG_FS
|
||||
default KUNIT_ALL_TESTS
|
||||
help
|
||||
This builds unit tests for the VCAP library.
|
||||
|
||||
Reference in New Issue
Block a user