SIRF
SIRF copied to clipboard
C++ Unit Test Framework
We should potentially move to a unit test framework for C++.
Our current approach is to write a bunch of tests that check some functionality and then turn them into a test using CMake.