<" TEST_PROGS=options.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/srv/vmksft/testing/wt-9/tools/testing/selftests' make[1]: Nothing to be done for 'all'. TAP version 13 1..1 # timeout set to 45 # selftests: drivers/net/team: options.sh # Command failed: No such file or directory # TEST: Get 'fake_option1' fails [ OK ] # Command failed: No such file or directory # TEST: Get 'fake_option2' fails [ OK ] # Setting 'mode' to 'activebackup' and 'loadbalance' # TEST: Set + Get 'mode' test [ OK ] # Setting 'notify_peers_count' to '0' and '5' # TEST: Set + Get 'notify_peers_count' test [ OK ] # Setting 'notify_peers_interval' to '0' and '5' # TEST: Set + Get 'notify_peers_interval' test [ OK ] # Setting 'mcast_rejoin_count' to '0' and '5' # TEST: Set + Get 'mcast_rejoin_count' test [ OK ] # Setting 'mcast_rejoin_interval' to '0' and '5' # TEST: Set + Get 'mcast_rejoin_interval' test [ OK ] # Setting 'enabled' to 'true' and 'false' # TEST: Set + Get 'enabled' test [ OK ] # Setting 'user_linkup' to 'true' and 'false' # TEST: Set + Get 'user_linkup' test [ OK ] # Setting 'user_linkup_enabled' to 'true' and 'false' # TEST: Set + Get 'user_linkup_enabled' test [ OK ] # Setting 'priority' to '10' and '20' # TEST: Set + Get 'priority' test [ OK ] # Setting 'queue_id' to '0' and '1' # TEST: Set + Get 'queue_id' test [ OK ] ok 1 selftests: drivers/net/team: options.sh make: Leaving directory '/srv/vmksft/testing/wt-9/tools/testing/selftests' xx__-> echo $? 0 xx__->