1*cfb92d14SAndroid Build Coastguard Worker======================= 2*cfb92d14SAndroid Build Coastguard WorkerHarness Automation Tool 3*cfb92d14SAndroid Build Coastguard Worker======================= 4*cfb92d14SAndroid Build Coastguard Worker 5*cfb92d14SAndroid Build Coastguard WorkerThis is a tool to automate testing openthread with GRL Test Harness Release 2.0.1 for Thread V1.1. 6*cfb92d14SAndroid Build Coastguard Worker 7*cfb92d14SAndroid Build Coastguard Worker----------- 8*cfb92d14SAndroid Build Coastguard WorkerGet Started 9*cfb92d14SAndroid Build Coastguard Worker----------- 10*cfb92d14SAndroid Build Coastguard Worker 11*cfb92d14SAndroid Build Coastguard WorkerTo get started, follow the `Automation Setup Guide <https://openthread.io/certification/automation_setup>`. 12*cfb92d14SAndroid Build Coastguard Worker 13*cfb92d14SAndroid Build Coastguard Worker------ 14*cfb92d14SAndroid Build Coastguard WorkerSyntax 15*cfb92d14SAndroid Build Coastguard Worker------ 16*cfb92d14SAndroid Build Coastguard Worker 17*cfb92d14SAndroid Build Coastguard Worker:: 18*cfb92d14SAndroid Build Coastguard Worker 19*cfb92d14SAndroid Build Coastguard Worker ./start.sh [-h] [--pattern PATTERN] [--delete-denylist] [--skip SKIP] 20*cfb92d14SAndroid Build Coastguard Worker [--dry-run] [--result-file RESULT_FILE] 21*cfb92d14SAndroid Build Coastguard Worker [--list-file LIST_FILE] [--continue-from CONTINUE_FROM] 22*cfb92d14SAndroid Build Coastguard Worker [--auto-reboot] [--manual-reset] [--list-devices] 23*cfb92d14SAndroid Build Coastguard Worker [NAME [NAME ...]] 24*cfb92d14SAndroid Build Coastguard Worker 25*cfb92d14SAndroid Build Coastguard WorkerIf ``-l`` is given, ``NAME`` is the serial port device name. Otherwise ``NAME`` is test case name. This enables running single or multiple test cases directly. 26*cfb92d14SAndroid Build Coastguard Worker 27*cfb92d14SAndroid Build Coastguard WorkerUse ``./start.sh --help`` for a full list of options. 28