ARMmbed / icetea

DEPRECATED mbed test framework
Apache License 2.0
6 stars 7 forks source link

Support sync_start argument for synchronizing device cli. #74

Closed jonikula closed 5 years ago

jonikula commented 5 years ago

Status

READY

Description

Support cli synchronization using sync_start argument and the echo command. Tests and the implementation already exist in the base branch, just the argument to enable the feature was missing.

Todos

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 600


Changes Missing Coverage Covered Lines Changed/Added Lines %
icetea_lib/TestBench/Resources.py 0 6 0.0%
<!-- Total: 1 7 14.29% -->
Files with Coverage Reduction New Missed Lines %
icetea_lib/CliResponse.py 2 56.67%
icetea_lib/CliAsyncResponse.py 2 50.0%
icetea_lib/tools/tools.py 2 70.54%
icetea_lib/Events/EventMatcher.py 3 88.57%
icetea_lib/LogManager.py 15 65.77%
<!-- Total: 24 -->
Totals Coverage Status
Change from base Build 592: -0.03%
Covered Lines: 5704
Relevant Lines: 7649

💛 - Coveralls
coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 597


Changes Missing Coverage Covered Lines Changed/Added Lines %
icetea_lib/TestBench/Resources.py 0 6 0.0%
<!-- Total: 1 7 14.29% -->
Files with Coverage Reduction New Missed Lines %
icetea_lib/CliResponse.py 2 56.67%
icetea_lib/CliAsyncResponse.py 2 50.0%
icetea_lib/tools/tools.py 2 70.54%
icetea_lib/Events/EventMatcher.py 3 88.57%
icetea_lib/LogManager.py 15 65.77%
<!-- Total: 24 -->
Totals Coverage Status
Change from base Build 592: -0.03%
Covered Lines: 5704
Relevant Lines: 7649

💛 - Coveralls
coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 746


Changes Missing Coverage Covered Lines Changed/Added Lines %
icetea_lib/TestBench/Resources.py 0 6 0.0%
<!-- Total: 1 7 14.29% -->
Files with Coverage Reduction New Missed Lines %
icetea_lib/TestSuite/TestcaseContainer.py 1 82.47%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 736: -0.06%
Covered Lines: 5704
Relevant Lines: 7649

💛 - Coveralls