OSCAR-code/oscar/tests
sawinglogz 2a326c816f Move PRS1 F0V6 parsing into separate parser file.
No change in functionality.

Use git blame dd9a087 to follow the history before this refactoring.
2021-05-31 20:24:09 -04:00
..
AutoTest.h Add initial plumbing for unit testing. 2019-05-02 21:51:56 -04:00
deviceconnectiontests.cpp Disable oximeter download tests by default for now. 2020-07-10 14:55:25 -04:00
deviceconnectiontests.h Move connection creation to DeviceConnectionManager. 2020-07-10 11:51:52 -04:00
dreemtests.cpp First pass at Dreem CSV loader. 2020-01-29 20:00:33 -05:00
dreemtests.h First pass at Dreem CSV loader. 2020-01-29 20:00:33 -05:00
prs1tests.cpp Move PRS1 F0V6 parsing into separate parser file. 2021-05-31 20:24:09 -04:00
prs1tests.h Move PRS1DataChunk into parser header and clean up dependencies. 2021-05-31 14:53:23 -04:00
rawdatatests.cpp Fix boundary condition bugs in RawDataDevice. 2021-05-24 19:59:58 -04:00
rawdatatests.h Move raw data signal tests into a separate class. 2021-05-23 15:48:20 -04:00
resmedtests.cpp Fix multiple regressions that broke compilation with clang. 2021-04-26 20:10:37 -04:00
resmedtests.h Add trivial unit tests for ResMed loader. 2019-07-10 12:33:00 -04:00
sessiontests.cpp Performance improvements for PRS1 regression tests. 2021-05-23 21:26:17 -04:00
sessiontests.h Add result of parsing/importing to PRS1 chunk and session YAML. 2019-06-06 16:50:40 -04:00
versiontests.cpp Add Version class for Semantic Versioning 2.0.0 parsing and comparison. 2020-01-15 17:00:21 -05:00
versiontests.h Add Version class for Semantic Versioning 2.0.0 parsing and comparison. 2020-01-15 17:00:21 -05:00
viatomtests.cpp Clean up noise and memory leaks in unit tests. 2020-01-29 09:10:29 -05:00
viatomtests.h Add regression tests for Viatom loader. 2020-01-23 19:11:05 -05:00
zeotests.cpp Add generic CSV reader class and switch ZEO loader to it. 2020-01-29 17:05:03 -05:00
zeotests.h Refactor ZEO loader to allow for testing, add regression tests. 2020-01-29 15:47:11 -05:00