Module testutil

Module testutil 

Source
Expand description

NUD test utilities.

Structs§

FakeLinkResolutionNotifier
A fake implementation of LinkResolutionNotifier.

Functions§

assert_dynamic_neighbor_state
Asserts that the device_id’s neighbor is at expected_state.
assert_dynamic_neighbor_with_addr
Asserts that device_id’s neighbor resolved to expected_link_addr.
assert_neighbor_unknown
Asserts that device_id’s neighbor doesn’t exist.