chrony/test
Christian Ehrhardt c4d6f98bed test: accept test result if RTC can't enable RTC_UIE_ON
The test might run on different platforms. If the platform happens
to have a RTC that does exist but unable to have RTC_UIE_ON set the
test will fail, while the chrony code is actually good.

Examples of bad clocks are:
- ppc64el: rtc-generic
- arm64: rtc-efi

To avoid that extend the log message check on 101-rtc to accept
that condition as a valid test result as well.

Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
2019-12-12 13:03:26 +01:00
..
compilation test: add sanitizers test 2018-08-24 18:09:29 +02:00
kernel test: add tests for system adjtime() and ntp_adjtime() 2015-09-17 10:56:51 +02:00
simulation test: extend 110-chronyc test 2019-09-24 16:39:49 +02:00
system test: accept test result if RTC can't enable RTC_UIE_ON 2019-12-12 13:03:26 +01:00
unit test: extend util unit test 2019-10-24 12:48:45 +02:00