selftests: drv-net: add config for netdevsim
authorJakub Kicinski <kuba@kernel.org>
Tue, 16 Apr 2024 00:45:52 +0000 (17:45 -0700)
committerJakub Kicinski <kuba@kernel.org>
Wed, 17 Apr 2024 01:54:06 +0000 (18:54 -0700)
commit438ce84bae90b197314e781a20d8a043187b6e59
tree3b73616487cc98919ce33d18c7c7308b39fcd96e
parent232d79aaa7816aa09766962616c768d349947f17
selftests: drv-net: add config for netdevsim

Real driver testing will obviously require enabling more
options, but will require more manual setup in the first
place. For CIs running purely software tests we need
to enable netdevsim.

Reviewed-by: Willem de Bruijn <willemb@google.com>
Link: https://lore.kernel.org/r/20240416004556.1618804-3-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/drivers/net/config [new file with mode: 0644]