Files
sarveshkumarv3andGitHub 5cc20e1577 [srp-client] add counters for performance tracking (#13137)
Adds OPENTHREAD_CONFIG_SRP_CLIENT_COUNTERS_ENABLE config, APIs and a
CLI subcommand to expose SRP client metrics for on-device
diagnosis. Tracks wire-level (Tx, bytes, timeouts) and
transaction-level (attempts, success, RCODE-bucketed rejections)
outcomes, registration drivers (host-address changes, auto-start
server changes), and time accumulators for registered /
anycast-available / unicast-available state. Defaults to enabled when
the SRP client is enabled, so behavior is unchanged for existing
builds.
2026-08-17 17:31:02 -07:00
..

toranj test framework

toranj is a test framework for OpenThread.

It provides two modes:

  • toranj-cli which enables testing of OpenThread using its CLI interface.
  • toranj-ncp which enables testing of the combined behavior of OpenThread (in NCP mode), spinel interface, and wpantund driver on linux.

toranj features:

  • It is developed in Python.
  • It can be used to simulate multiple nodes forming complex network topologies.
  • It allows testing of network interactions between many nodes (IPv6 traffic exchanges).
  • toranj in NCP mode runs wpantund natively with OpenThread in NCP mode on simulation platform (real-time).
  • toranj in CLI mode runs ot-cli-ftd on simulation platform (real-time).
  • toranj tests run as part of GitHub Actions pull request validation in OpenThread and wpantund GitHub projects.

toranj modes


What does "toranj" mean? it's the name of a common symmetric weaving pattern used in Persian carpets.