OSCAR-code/oscar/tests
sawinglogz 553cf59a95 Move connection creation to DeviceConnectionManager.
Calling openConnection will return an open connection or nullptr.
Deleting the connection will close it.

SerialPort now uses this under the hood, while still presenting
the QSerialPort-compatible interface.
2020-07-10 11:51:52 -04:00
..
AutoTest.h Add initial plumbing for unit testing. 2019-05-02 21:51:56 -04:00
deviceconnectiontests.cpp Move connection creation to DeviceConnectionManager. 2020-07-10 11:51:52 -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 Add support for PRS1 F3V0. 2020-04-22 17:14:58 -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 Update Resmed regression tests to follow symlinks. 2020-04-19 14:25:32 -04:00
resmedtests.h Add trivial unit tests for ResMed loader. 2019-07-10 12:33:00 -04:00
sessiontests.cpp Add PRS1-specific "peak flow" channel used by pre-DreamStation ventilators. 2020-04-22 17:14:59 -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