commit | eff82a263b5cfa3427fd9dbfedd96da94fdc9f19 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Fri May 24 00:42:23 2019 +0200 |
committer | Shuah Khan <skhan@linuxfoundation.org> | Fri May 24 13:39:58 2019 -0600 |
tree | f9a65ca935ab39ec87e372ed9e8b23680bcf08dc | |
parent | d51f1f14870a3401dbcab0b737773bdc70f54a25 [diff] |
selftests: rtc: rtctest: specify timeouts uie_read is a commonly failing test that will block forever on buggy rtc drivers. Shorten its timeout so it fails earlier. Also increase the timeout for the two alarm test on a minute boundary. Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>