aboutsummaryrefslogtreecommitdiff
path: root/tests/test-eds-valarms.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add an EDS test for nonrepeating alarms. Refactor the EDS testing structure ↵Charles Kerr2015-05-201-101/+0
| | | | slightly so that more of the basic config setup can be shared.
* in new EDS tests, use timezones consistentlyCharles Kerr2015-04-061-13/+20
|
* in the unit tests, add a PrintTo function for Alarms so that GTest can ↵Charles Kerr2015-04-061-0/+1
| | | | represent it as a string
* remove some new bits that turned out to be unneeded after allCharles Kerr2015-04-051-22/+2
|
* add EDS tests to confirm valarm attachments are loaded properly and trigger ↵Charles Kerr2015-04-051-0/+113
in the AlarmQueue