Lines Matching full:tests

30 #      This file runs various tests of OpenThread.
293 export PYTHONPATH=tests/scripts/thread-cert
312 export PYTHONPATH=tests/scripts/thread-cert
318 …./tests/scripts/thread-cert/run_cert_suite.py --run-directory ot_testing --multiply "${MULTIPLY:-1…
374 …# We are testing upstream DNS forwarding in the NAT64 tests, and OPENTHREAD_CONFIG_DNSSD_SERVER_BI…
426 ./tests/scripts/thread-cert/pktverify/verify.py "$1"
490 …find tests/scripts/expect -type f -perm "$([[ $OSTYPE == darwin* ]] && echo '+' || echo '/')"111 \…
509 …_TIME 1 for virtual time, otherwise real time. The default value is 0 when running expect tests,
517 …build Build project for running tests. This can be used to rebuild the project for chang…
519 …rt_suite Run a batch of thread-cert tests and summarize the test results. Only echo logs for …
520 unit Run all the unit tests. This should be called after simulation is built.
521 expect Run expect tests.
526 $0 clean build cert tests/scripts/thread-cert/Cert_5_1_01_RouterAttach.py
527 $0 cert tests/scripts/thread-cert/Cert_5_1_02_ChildAddressTimeout.py
530 $0 clean build cert tests/scripts/thread-cert/Cert_5_1_01_RouterAttach.py
531 $0 cert tests/scripts/thread-cert/Cert_5_1_02_ChildAddressTimeout.py
534 $0 clean build cert tests/scripts/thread-cert/Cert_5_1_01_RouterAttach.py
535 $0 cert tests/scripts/thread-cert/Cert_5_1_02_ChildAddressTimeout.py
538 VIRTUAL_TIME=0 $0 clean build cert tests/scripts/thread-cert/Cert_5_1_01_RouterAttach.py
539 VIRTUAL_TIME=0 $0 cert tests/scripts/thread-cert/Cert_5_1_02_ChildAddressTimeout.py
542 …THREAD_VERSION=1.1 VIRTUAL_TIME=0 $0 clean build cert tests/scripts/thread-cert/Cert_5_1_01_Router…
543 …THREAD_VERSION=1.1 VIRTUAL_TIME=0 $0 cert tests/scripts/thread-cert/Cert_5_1_02_ChildAddressTimeou…
546 VIRTUAL_TIME=0 $0 clean build cert tests/scripts/thread-cert/v1_2_test_enhanced_keep_alive.py
547 INTER_OP=1 VIRTUAL_TIME=0 $0 clean build cert tests/scripts/thread-cert/v1_2_router_5_1_1.py
548 INTER_OP=1 VIRTUAL_TIME=0 $0 clean build cert_suite tests/scripts/thread-cert/v1_2_*
551 $0 clean build expect tests/scripts/expect/cli-log-level.exp
553 # Run all expect tests
660 # All expect tests only works in real time mode.