Skip to content

Files

Latest commit

 

History

History

tests

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

oneMath Testing

Overview

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.