qt5base-lts/tests/auto/testlib/selftests/expected_keyboard.txt
Mitch Curtis 630b06f86c Add self-tests for QTest::keyPress() and QTest::keyRelease()
They didn't exist up until now, and future patches rely on them, so
add them.

Change-Id: I8afdb9417263b45d43355c688a813bdf99ea5fc8
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io>
2018-05-07 14:53:18 +00:00

8 lines
313 B
Plaintext

********* Start testing of tst_Keyboard *********
Config: Using QtTest library
PASS : tst_Keyboard::initTestCase()
PASS : tst_Keyboard::keyPressAndRelease()
PASS : tst_Keyboard::cleanupTestCase()
Totals: 3 passed, 0 failed, 0 skipped, 0 blacklisted, 0ms
********* Finished testing of tst_Keyboard *********