CMake test driver program. More information: https://gitlab.kitware.com/cmake/community/wikis/doc/ctest/Testing-With-CTest.
ctest {{[-j|--parallel]}} {{4}} --output-on-failure
ctest {{[-N|--show-only]}}
ctest --output-on-failure {{[-R|--tests-regex]}} '^{{test_name}}$'