Home
last modified time | relevance | path

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

/openthread-latest/tests/toranj/
Dstart.sh128 if [ "$COVERAGE" = 1 ]; then
/openthread-latest/tests/scripts/thread-cert/
Dnode.py220 COVERAGE = int(os.getenv('COVERAGE', '0'))
225 if COVERAGE or OTBR_COVERAGE: