qt5base-lts/tests/auto/testlib/selftests/expected_watchdog.tap
Edward Welbourne 7c7e007794 Add a testlib selftest for the watchdog
Verify that it does cut in after the specified time has elapsed.

Task-number: QTPM-1385
Change-Id: Ib18e8d6af28339f79cca4d62b869287ce07b8cc1
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@qt.io>
2018-12-06 18:29:47 +00:00

16 lines
246 B
Plaintext

TAP version 13
# tst_Watchdog
ok 1 - initTestCase()
# Test function timed out
not ok 2 - delay()
---
# Received a fatal error.
at: tst_Watchdog::delay() (Unknown file:0)
file: Unknown file
line: 0
...
1..2
# tests 2
# pass 1
# fail 1