Searched refs:Nexus (Results 1 – 17 of 17) sorted by relevance
1 # Nexus test framework3 Nexus is a test framework for OpenThread testing.12 - Includes the Nexus platform implementation that emulates platform behavior, allowing multiple nod…13 …`), where nodes run in separate processes and interact via POSIX sockets, Nexus nodes are simulate…14 - Nexus tests can interact directly with the C++ or C OT core APIs, providing more control than the…15 - The flow of time in Nexus tests is directly controlled by the test itself, allowing for quick tim…19 To build Nexus test cases, the `build.sh` script can be used:
37 namespace Nexus { namespace147 ot::Nexus::Test(); in main()
37 namespace Nexus { namespace121 ot::Nexus::TestFormJoin(); in main()
37 namespace Nexus { namespace207 session->SetReceiveCallback(&ot::Nexus::HandleReceive, &transport->mNode); in HandleAccept()208 session->SetConnectCallback(&ot::Nexus::HandleConnectEvent, &transport->mNode); in HandleAccept()656 ot::Nexus::TestDtlsSingleSession(); in main()657 ot::Nexus::TestDtlsMultiSession(); in main()
37 namespace Nexus { namespace359 ot::Nexus::TestBorderAgent(); in main()360 ot::Nexus::TestBorderAgentEphemeralKey(); in main()
82 # Nexus test name will be `nexus_{name}`. Test source file of
35 namespace Nexus { namespace
36 namespace Nexus { namespace
40 namespace Nexus { namespace
41 namespace Nexus { namespace
37 namespace Nexus { namespace
33 namespace Nexus { namespace