mirror_ubuntu-kernels/drivers/net/ethernet/microchip/vcap
Steen Hegelund 67d637516f net: microchip: sparx5: Adding KUNIT test for the VCAP API
This provides a KUNIT test suite for the VCAP APIs encoding functionality.

The test can be run by adding these settings in a .kunitconfig file

CONFIG_KUNIT=y
CONFIG_NET=y
CONFIG_VCAP_KUNIT_TEST=y

Signed-off-by: Steen Hegelund <steen.hegelund@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2022-10-24 10:37:43 +01:00
..
Kconfig net: microchip: sparx5: Adding KUNIT test for the VCAP API 2022-10-24 10:37:43 +01:00
Makefile net: microchip: sparx5: Adding KUNIT test VCAP model 2022-10-24 10:37:43 +01:00
vcap_ag_api_kunit.h net: microchip: sparx5: Adding KUNIT test for the VCAP API 2022-10-24 10:37:43 +01:00
vcap_ag_api.h
vcap_api_client.h net: microchip: sparx5: Adding basic rule management in VCAP API 2022-10-24 10:37:43 +01:00
vcap_api_kunit.c net: microchip: sparx5: Adding KUNIT test for the VCAP API 2022-10-24 10:37:43 +01:00
vcap_api.c net: microchip: sparx5: Adding KUNIT test for the VCAP API 2022-10-24 10:37:43 +01:00
vcap_api.h net: microchip: sparx5: Adding KUNIT test for the VCAP API 2022-10-24 10:37:43 +01:00
vcap_model_kunit.c net: microchip: sparx5: Adding KUNIT test VCAP model 2022-10-24 10:37:43 +01:00
vcap_model_kunit.h net: microchip: sparx5: Adding KUNIT test VCAP model 2022-10-24 10:37:43 +01:00