aboutsummaryrefslogtreecommitdiff
path: root/tests/rtc-test.c
AgeCommit message (Expand)Author
2016-06-07tests: Remove unnecessary glib.h includesPeter Maydell
2016-02-16tests: Clean up includesPeter Maydell
2014-02-17qtest: Include system headers before user headersStefan Hajnoczi
2013-11-19qtest: Use -display none by defaultAndreas Färber
2013-04-08hw: move headers to include/Paolo Bonzini
2013-03-08rtc-test: Fix test failures with recent glibCole Robinson
2013-02-18rtc-test: add testcases for alarms in 12hour modePaolo Bonzini
2013-02-18rtc-test: always set register B in its entiretyPaolo Bonzini
2013-01-30tests: Fix {rtc, m48t59}-test build on illumosAndreas Färber
2013-01-10rtc-test: skip year-2038 overflow check in case time_t is 32bit onlyGerd Hoffmann
2012-11-27rtc: Only call rtc_set_cmos when Register B SET flag is disabled.Alex Horn
2012-10-05rtc: implement century bytePaolo Bonzini
2012-10-05rtc: fix overflow in mktimegmPaolo Bonzini
2012-04-19qtest: add register fuzzing to RTC testBlue Swirl
2012-03-30qtest: avoid a warning with RTC testBlue Swirl
2012-03-30qtest: add rtc-test test-caseAnthony Liguori