Inside the unit_tests
directory, there are domain-level directories which contain domain-specific tests, usually per function or per configuration.
See Building and Running Tests documentation for more information about how to build and run the tests.
GoogleTest is used as the unit-testing framework.
Refer to <path to onemath>/deps/googletest/LICENSE
for GoogleTest license.