Home
last modified time | relevance | path

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

/openthread-latest/tests/toranj/cli/
Dtest-023-mesh-diag.py137 childtable = r2.cli('meshdiag childtable', r1_rloc) variable
138 verify(len([line for line in childtable if line.startswith('rloc16')]) == 2)
139 verify(len([line for line in childtable if ' supvn:0 ' in line]) == 1)
140 verify(len([line for line in childtable if ' supvn:' in line and 'supvn:0' not in line]) == 1)
142 childtable = r1.cli('meshdiag childtable', r3_rloc) variable
143 verify(len([line for line in childtable if line.startswith('rloc16')]) == 3)
144 verify(len([line for line in childtable if ' supvn:0 ' in line]) == 1)
145 verify(len([line for line in childtable if ' supvn:' in line and 'supvn:0' not in line]) == 2)
147 childtable = r1.cli('meshdiag childtable', r2_rloc) variable
148 verify(len([line for line in childtable if line.startswith('rloc16')]) == 0)
/openthread-latest/src/cli/
DREADME.md2357 ### meshdiag childtable \<router-rloc16\>
2381 > meshdiag childtable 0x6400