Home
last modified time | relevance | path

Searched refs:custom_configure_promiscuous_mock_promiscuous (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/tests/subsys/openthread/
Dradio_test.c501 static bool custom_configure_promiscuous_mock_promiscuous; variable
508 custom_configure_promiscuous_mock_promiscuous = config->promiscuous; in custom_configure_promiscuous_mock()
526 zassert_true(custom_configure_promiscuous_mock_promiscuous); in ZTEST()
534 zassert_false(custom_configure_promiscuous_mock_promiscuous); in ZTEST()