OSCAR-code/oscar/tests
sawinglogz 1934c2c44e Use PRS1 summary start & end as session start & end.
Because summaries used to be parsed incorrectly, there was a bunch of ugly
logic that was designed to infer the session start & end times from other data.

Now that the summary parsers work, that can all go away. The only change to
imported data is that sessions ending with the mask off are now longer, to
reflect that extra time before the machine was turned off.
2019-11-13 11:25:59 -05:00
..
AutoTest.h Add initial plumbing for unit testing. 2019-05-02 21:51:56 -04:00
prs1tests.cpp Update PRS1 tests to allow for session chunks to be split between files. 2019-10-25 18:02:02 -04:00
prs1tests.h Add PRS1ModelInfo to manage the set of supported and tested machines. 2019-05-27 10:05:16 -04:00
resmedtests.cpp Add trivial unit tests for ResMed loader. 2019-07-10 12:33:00 -04:00
resmedtests.h Add trivial unit tests for ResMed loader. 2019-07-10 12:33:00 -04:00
sessiontests.cpp Use PRS1 summary start & end as session start & end. 2019-11-13 11:25:59 -05:00
sessiontests.h Add result of parsing/importing to PRS1 chunk and session YAML. 2019-06-06 16:50:40 -04:00