/openthread-latest/tests/toranj/cli/ |
D | test-017-network-data-versions.py | 30 from cli import verify_within 135 verify_within(check_r1_prefix_added_on_all_nodes, 2) 151 verify_within(check_r2_prefix_added_on_all_nodes, 2) 166 verify_within(check_r1_prefix_removed_on_all_nodes, 2) 181 verify_within(check_r2_prefix_removed_on_all_nodes, 2) 198 verify_within(check_r3_prefix_added_on_all_nodes, 2) 203 verify_within(check_r1_prefix_added_on_all_nodes, 2) 208 verify_within(check_r2_prefix_added_on_all_nodes, 2) 213 verify_within(check_r1_prefix_removed_on_all_nodes, 2) 218 verify_within(check_r2_prefix_removed_on_all_nodes, 2) [all …]
|
D | test-027-slaac-address.py | 30 from cli import verify_within 120 verify_within(check_num_netdata_prefixes, 100, 1) 130 verify_within(check_num_netdata_prefixes, 100, 2) 143 verify_within(check_num_netdata_prefixes, 100, 3) 155 verify_within(check_num_netdata_prefixes, 100, 2) 169 verify_within(check_num_netdata_prefixes, 100, 0) 183 verify_within(check_num_netdata_routes, 10, 1) 216 verify_within(check_num_netdata_prefixes, 100, 1) 229 verify_within(check_prefix_2_addr_expire, 100) 244 verify_within(check_num_netdata_prefixes, 100, 2) [all …]
|
D | test-602-channel-manager-channel-select.py | 30 from cli import verify_within 106 verify_within(check_channel, delay) 119 verify_within(check_channel, delay) 125 verify_within(check_channel, delay) 136 verify_within(check_channel, delay) 144 verify_within(check_channel, delay) 156 verify_within(check_channel, delay) 165 verify_within(check_channel, delay) 172 verify_within(check_channel, delay) 190 verify_within(check_channel, delay) [all …]
|
D | test-021-br-route-prf.py | 30 from cli import verify_within 104 verify_within(check_published_route_1, 5) 125 verify_within(check_published_route_2, 5) 142 verify_within(check_published_route_3, 5) 155 verify_within(check_published_route_4, 5) 173 verify_within(check_published_route_5, 5) 190 verify_within(check_published_route_6, 15) 211 verify_within(check_published_route_7, 5) 231 verify_within(check_published_route_8, 15) 256 verify_within(check_published_route_9, (5 * 60 / speedup) + 5)
|
D | test-012-reset-recovery.py | 30 from cli import verify_within 83 verify_within(check_leader_state, 10) 113 verify_within(check_router_state, 10) 129 verify_within(check_leader_state, 10) 136 verify_within(check_leader_neighbor_table, 10) 154 verify_within(check_child1_state, 10) 173 verify_within(check_router_become_leader, 10) 190 verify_within(check_leader_state, 10)
|
D | test-024-mle-adv-imax-change.py | 30 from cli import verify_within 85 verify_within(check_leader_has_expected_number_of_neighbors, 10) 97 verify_within(check_leader_has_expected_number_of_neighbors, 10) 111 verify_within(check_leader_has_expected_number_of_neighbors, 10) 127 verify_within(check_leader_has_expected_number_of_neighbors, 10) 139 verify_within(check_leader_has_expected_number_of_neighbors, 10) 152 verify_within(check_all_routers_have_expected_number_of_neighbors, 10)
|
D | test-014-address-resolver.py | 30 from cli import verify_within 114 verify_within(check_r1_router_table, 120) 190 verify_within(check_cache_entry_switch_to_retry_state, 20) 199 verify_within(check_cache_entry_switch_to_retry_state, 20) 215 verify_within(check_cache_entry_in_retry_state_to_enter_rampdown, 20) 233 verify_within(check_cache_entry_switch_to_query_state, 20) 247 verify_within(check_cache_entry_switch_to_retry_state_with_double_retry_delay, 40) 249 verify_within(check_cache_entry_in_retry_state_to_enter_rampdown, 40) 264 verify_within(check_cache_entry_ramp_down_to_initial_retry_delay, 60) 297 verify_within(check_cache_entry_contains_snooped_entries, 20) [all …]
|
D | test-601-channel-manager-channel-change.py | 30 from cli import verify_within 123 verify_within(check_channel_on_all_nodes, 10) 130 verify_within(check_channel_on_all_nodes, 10) 138 verify_within(check_channel_on_all_nodes, 10) 147 verify_within(check_channel_on_all_nodes, 10) 156 verify_within(check_channel_on_all_nodes, 10) 159 verify_within(check_channel_on_all_nodes, 10)
|
D | test-010-partition-merge.py | 30 from cli import verify_within 111 verify_within(check_r2_become_leader, 20) 126 verify_within(check_partition_id_match, 20) 136 verify_within(check_r1_r2_roles, 10) 147 verify_within(check_netdata_on_all_nodes, 10)
|
D | test-022-netdata-full.py | 30 from cli import verify_within 92 verify_within(check_netdata_after_r1, 5) 119 verify_within(check_netdata_after_r2, 5) 145 verify_within(check_netdata_after_r3, 5) 163 verify_within(check_netdata_after_remove_on_r3, 5) 177 verify_within(check_netdata_after_more_routes_on_r2, 5)
|
D | test-019-netdata-context-id.py | 30 from cli import verify_within 108 verify_within(check_netdata_1, 5) 134 verify_within(check_netdata_2, 5) 160 verify_within(check_netdata_3, 5) 194 verify_within(check_netdata_4, 5) 229 verify_within(check_netdata_5, 5) 258 verify_within(check_netdata_6, 5) 298 verify_within(check_netdata_7, 5) 327 verify_within(check_netdata_8, 5) 361 verify_within(check_netdata_9, 5)
|
D | test-015-clear-addresss-cache-for-sed.py | 30 from cli import verify_within 109 verify_within(check_r1_router_table, 120) 145 verify_within(check_r2_cache_table, 20) 169 verify_within(check_c_attaches_to_r2, 10) 191 verify_within(check_r3_cache_table, 20) 215 verify_within(check_c_attaches_to_r1, 10)
|
D | test-603-channel-announce-recovery.py | 30 from cli import verify_within 87 verify_within(check_channel_changed_to_26_on_r1_c1, 10) 102 verify_within(check_c2_is_attched, 20) 119 verify_within(check_r2_switches_to_channel_26, 60)
|
D | test-401-srp-server-address-cache-snoop.py | 30 from cli import verify_within 117 verify_within(check_server_has_host, WAIT_TIME, arg=1) 137 verify_within(check_server_has_host, WAIT_TIME, arg=2) 158 verify_within(check_server_has_host, WAIT_TIME, arg=3) 179 verify_within(check_server_has_host, WAIT_TIME, arg=4) 200 verify_within(check_server_has_host, WAIT_TIME, arg=4)
|
D | test-701-multi-radio-probe.py | 30 from cli import verify_within 91 verify_within(check_r1_router_table, 120) 108 cli.verify_within(check_r1_sees_r2_has_two_radio_links, 10) 143 verify_within(check_r1_does_not_prefer_trel_for_r2, 10) 177 verify_within(check_r1_again_prefers_trel_for_r2, 10)
|
D | test-702-multi-radio-discover-by-rx.py | 30 from cli import verify_within 91 verify_within(check_r1_router_table, 120) 108 cli.verify_within(check_r1_sees_r2_has_two_radio_links, 10) 143 verify_within(check_r1_does_not_prefer_trel_for_r2, 10) 177 verify_within(check_r1_again_prefers_trel_for_r2, 10)
|
D | test-016-child-mode-change.py | 30 from cli import verify_within 116 verify_within(check_child2_n_flag_change, 5) 147 verify_within(check_child1_become_sleepy, 5) 176 verify_within(check_child2_become_rx_on, 5) 205 verify_within(check_child2_become_sleepy_again, 5)
|
/openthread-latest/tests/toranj/ncp/ |
D | test-030-slaac-address-ncp.py | 170 wpan.verify_within(check_prefix_and_slaac_address_are_added, WAIT_INTERVAL) 179 wpan.verify_within(check_prefix_and_slaac_address_are_added, WAIT_INTERVAL) 194 wpan.verify_within(check_prefix_and_slaac_address_are_removed, WAIT_INTERVAL) 202 wpan.verify_within(check_prefix_and_slaac_address_are_added, WAIT_INTERVAL) 207 wpan.verify_within(check_prefix_and_slaac_address_are_added, WAIT_INTERVAL) 214 wpan.verify_within(check_prefix_and_slaac_address_are_added, WAIT_INTERVAL) 220 wpan.verify_within(check_prefix_and_slaac_address_are_removed, WAIT_INTERVAL) 228 wpan.verify_within(check_prefix_and_slaac_address_are_added, WAIT_INTERVAL) 239 wpan.verify_within(check_slaac_address_is_removed, WAIT_INTERVAL) 242 wpan.verify_within(check_prefix_and_slaac_address_are_removed, WAIT_INTERVAL) [all …]
|
D | test-026-slaac-address-wpantund.py | 159 wpan.verify_within(check_prefix_and_slaac_address_are_added, WAIT_INTERVAL) 163 wpan.verify_within(check_prefix_and_slaac_address_are_added, WAIT_INTERVAL) 175 wpan.verify_within(check_prefix_and_slaac_address_are_removed, WAIT_INTERVAL) 179 wpan.verify_within(check_prefix_and_slaac_address_are_added, WAIT_INTERVAL) 183 wpan.verify_within(check_prefix_and_slaac_address_are_added, WAIT_INTERVAL) 189 wpan.verify_within(check_prefix_and_slaac_address_are_added, WAIT_INTERVAL) 194 wpan.verify_within(check_prefix_and_slaac_address_are_removed, WAIT_INTERVAL) 199 wpan.verify_within(check_prefix_and_slaac_address_are_added, WAIT_INTERVAL) 209 wpan.verify_within(check_slaac_address_is_removed, WAIT_INTERVAL) 212 wpan.verify_within(check_prefix_and_slaac_address_are_removed, WAIT_INTERVAL) [all …]
|
D | test-100-mcu-power-state.py | 122 wpan.verify_within(check_wpan_is_in_deep_sleep_state, WAIT_TIME) 133 wpan.verify_within(check_wpan_is_in_offline_state, WAIT_TIME) 139 wpan.verify_within(check_wpan_is_in_deep_sleep_state, WAIT_TIME) 143 wpan.verify_within(check_wpan_is_in_offline_state, WAIT_TIME) 162 wpan.verify_within(check_wpan_is_in_deep_sleep_state, WAIT_TIME) 165 wpan.verify_within(check_wpan_is_in_commissioned_state, WAIT_TIME) 168 wpan.verify_within(check_wpan_is_in_deep_sleep_state, WAIT_TIME) 184 wpan.verify_within(check_wpan_is_in_deep_sleep_state, WAIT_TIME) 189 wpan.verify_within(check_wpan_is_in_offline_state, WAIT_TIME) 202 wpan.verify_within(check_wpan_is_in_deep_sleep_state, WAIT_TIME) [all …]
|
D | test-015-same-prefix-on-multiple-nodes.py | 106 wpan.verify_within(check_prefix, 5) 112 wpan.verify_within(check_prefix, 5) 118 wpan.verify_within(check_prefix, 5) 122 wpan.verify_within(check_prefix, 8) 134 wpan.verify_within(check_empty_prefix_list, 5) 140 wpan.verify_within(check_prefix, 5)
|
D | test-032-child-attach-with-multiple-ip-addresses.py | 121 wpan.verify_within(check_addresses_on_child, WAIT_TIME) 139 wpan.verify_within(check_child_is_detached, WAIT_TIME) 149 wpan.verify_within(check_parent_is_associated, WAIT_TIME) 158 wpan.verify_within(check_child_is_associated, WAIT_TIME) 172 wpan.verify_within(check_child_addresses_on_parent, WAIT_TIME) 189 wpan.verify_within(check_parent_is_associated, WAIT_TIME) 196 wpan.verify_within(check_child_addresses_on_parent, WAIT_TIME)
|
D | test-037-wpantund-auto-add-route-for-on-mesh-prefix.py | 138 wpan.verify_within(check_routes_on_r1_is_prefix1_and_prefix2, WAIT_TIME) 152 wpan.verify_within(check_routes_on_r1_is_empty, WAIT_TIME) 165 wpan.verify_within(check_routes_on_r1_is_only_prefix1, WAIT_TIME) 168 wpan.verify_within(check_routes_on_r1_is_only_prefix1, WAIT_TIME) 172 wpan.verify_within(check_routes_on_r1_is_empty, WAIT_TIME) 190 wpan.verify_within(check_routes_on_r1_is_prefix3_route4_and_route5, WAIT_TIME) 200 wpan.verify_within(check_routes_on_r1_is_only_route4, WAIT_TIME) 209 wpan.verify_within(check_routes_on_r1_is_only_route4, WAIT_TIME)
|
D | test-010-on-mesh-prefix-config-gateway.py | 151 wpan.verify_within(check_prefix1_on_all_nodes, WAIT_TIME) 171 wpan.verify_within(check_prefix2_on_all_nodes, WAIT_TIME) 189 wpan.verify_within(check_prefix3_on_all_nodes, WAIT_TIME) 200 wpan.verify_within(check_r1_is_associated, WAIT_TIME) 203 wpan.verify_within(check_prefix1_on_all_nodes, WAIT_TIME) 238 wpan.verify_within(check_prefix4_on_r1, WAIT_TIME) 248 wpan.verify_within(check_prefix4_removed_from_r1, WAIT_TIME)
|
D | test-028-router-leader-reset-recovery.py | 102 wpan.verify_within(check_neighbor_tables, WAIT_INTERVAL) 116 wpan.verify_within(check_r2_neighbor_table, WAIT_INTERVAL) 129 wpan.verify_within(check_r1_neighbor_table, WAIT_INTERVAL) 133 wpan.verify_within(check_r2_neighbor_table, WAIT_INTERVAL)
|