xref
: /
aosp_15_r20
/
external
/
openthread
/
tools
/
harness-automation
/
start.bat
(revision cfb92d1480a9e65faed56933e9c12405f45898b4)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
cd %~dp0
2
python -u -m
autothreadharness.runner
%*
3