| ## Introduction | |
| This directory is supposed to contain all unit tests for this project. File hierarchy of unit test files should resemble | |
| those of main sources. Aka, Unit test file for src/main/cpp/base/UtilAll.cpp should be src/test/cpp/base/UtilAllTest.cpp |