ARMmbed / icetea

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

Added api to check if dut is alive for Dut object. #88

Closed jonikula closed 5 years ago

jonikula commented 5 years ago

Status

READY

Description

Add api for checking if a dut has died during the wait loop. Each dut should implement their own version of this if necessary.

Todos

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 1057


Changes Missing Coverage Covered Lines Changed/Added Lines %
icetea_lib/DeviceConnectors/Dut.py 1 3 33.33%
<!-- Total: 1 3 33.33% -->
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 76.74%
icetea_lib/Events/EventMatcher.py 3 89.74%
icetea_lib/LogManager.py 9 77.35%
<!-- Total: 18 -->
Totals Coverage Status
Change from base Build 1055: 0.09%
Covered Lines: 6082
Relevant Lines: 7968

💛 - Coveralls
coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 993


Changes Missing Coverage Covered Lines Changed/Added Lines %
icetea_lib/DeviceConnectors/Dut.py 1 3 33.33%
<!-- Total: 1 3 33.33% -->
Files with Coverage Reduction New Missed Lines %
icetea_lib/wireshark.py 1 67.96%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 970: -0.03%
Covered Lines: 6082
Relevant Lines: 7968

💛 - Coveralls