Home | History | Annotate | Download | only in if_vlan

Lines Matching defs:add_test

1008 add_test()
1031 add_test create_destroy "tests of creation and deletion of vlan interface"
1032 add_test basic "tests of communications over vlan interfaces"
1033 add_test auto_follow_mtu "tests of setting vlan mtu using IPv4"
1034 add_test vlanid "tests of configuration for vlan id"
1035 add_test configs "tests of configuration except vlan id"
1036 add_test bridge "tests of vlan interfaces with bridges (IPv4)"
1037 add_test multicast "tests of multicast address adding and deleting"
1038 add_test l2tp "tests of vlan(IPv4) over l2tp(IPv4)"
1040 add_test create_destroy6 "tests of creation and deletion of vlan interface with IPv6"
1041 add_test basic6 "tests of communications over vlan interfaces using IPv6"
1042 add_test auto_follow_mtu6 "tests of setting vlan mtu using IPv6"
1043 add_test vlanid6 "tests of configuration for vlan id using IPv6"
1044 add_test configs6 "tests of configuration except vlan id using IPv6"
1045 add_test bridge6 "tests of vlan interfaces with bridges (IPv6)"
1046 add_test multicast6 "tests of multicast address adding and deleting with IPv6"
1047 add_test l2tp6 "tests of vlan(IPv6) over l2tp(IPv4)"
1049 add_test promisc "tests of IFF_PROMISC of vlan"
1050 add_test link_state_sync "tests of link state sync with its parent"