tests: ethtool: add tests for basic link settings, wol and autoneg

This commit is contained in:
Ariadne Conill 2020-09-21 08:55:20 -06:00
parent e4b4d8b70a
commit 0a58383ed8
2 changed files with 85 additions and 0 deletions

View file

@ -11,3 +11,4 @@ atf_test_program{name='ppp_test'}
atf_test_program{name='tunnel_test'}
atf_test_program{name='gre_test'}
atf_test_program{name='wireguard_test'}
atf_test_program{name='ethtool_test'}