Home
last modified time | relevance | path

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

/openthread-latest/tests/unit/
Dtest_multipan_rcp_instances.cpp119 class TestNcp : public NcpBase class
122 explicit TestNcp(ot::Instance *aInstance) in TestNcp() function in TestNcp
133 explicit TestNcp(ot::Instance **aInstances, uint8_t aCount) in TestNcp() function in TestNcp
152 static_cast<TestNcp *>(aContext)->HandleFrameAddedToNcpBuffer(aBuffer); in HandleFrameAddedToNcpBuffer()
221 TestHost(TestNcp *aNcp, uint8_t aIid) in TestHost()
369 TestNcp *mNcp;
407 TestNcp ncp(sInstances, OPENTHREAD_CONFIG_MULTIPLE_INSTANCE_NUM); in TestNcpBaseTransmitWithLinkRawDisabled()
430 TestNcp ncp(sInstances, OPENTHREAD_CONFIG_MULTIPLE_INSTANCE_NUM); in TestNcpBaseTransmitWithLinkRawEnabled()
449 TestNcp ncp(sInstances, OPENTHREAD_CONFIG_MULTIPLE_INSTANCE_NUM); in TestNcpBaseTransmitWithIncorrectLinkRawEnabled()
473 TestNcp ncp(sInstances, OPENTHREAD_CONFIG_MULTIPLE_INSTANCE_NUM); in TestNcpBaseTransmitOnBoth()
[all …]