netstack_testing_common::ndp

Function assert_dad_failed

Source
pub async fn assert_dad_failed(
    state_stream: impl Stream<Item = DadState> + Unpin,
)
Expand description

Assert that the address state provider event stream yields an address removal error, indicating that DAD failed.