tools: Allow running unit tests from command line

Add argument parsing to unit_test.py to allow running unit tests from
command line.
This commit is contained in:
Roland Dobai
2018-06-21 13:32:29 +02:00
parent bba047fb3e
commit 40486c8723
5 changed files with 199 additions and 11 deletions
+2
View File
@@ -46,6 +46,8 @@ tools/unit-test-app/output
# IDF monitor test
tools/test_idf_monitor/outputs
TEST_LOGS
# AWS IoT Examples require device-specific certs/keys
examples/protocols/aws_iot/*/main/certs/*.pem.*