OSCAR-code/oscar/tests
sawinglogz 2a9af3de0a Fix memory leak in PRS1 unit test. Test runs now produce reproducible output.
This fix also seems like it cleans up some of the weird session IDs. It appears
that session IDs were sticking around after each machine, adding those
IDs or sessions to subsequent machines in that run of the test. Since the
test was being run piecemeal while under development, this produced
different behavior when being run with different segments of the data.
2019-05-05 16:59:53 -04:00
..
AutoTest.h Add initial plumbing for unit testing. 2019-05-02 21:51:56 -04:00
prs1tests.cpp Fix memory leak in PRS1 unit test. Test runs now produce reproducible output. 2019-05-05 16:59:53 -04:00
prs1tests.h First PRS1 loader regression test: walk through a directory of SD cards and generate YAML for each session. 2019-05-04 21:53:02 -04:00
sessiontests.cpp First PRS1 loader regression test: walk through a directory of SD cards and generate YAML for each session. 2019-05-04 21:53:02 -04:00
sessiontests.h First PRS1 loader regression test: walk through a directory of SD cards and generate YAML for each session. 2019-05-04 21:53:02 -04:00