How to run Unit Test for roofit

Try: ctest -j4 -R "roofit"

See Testing With CMake and CTest

-R <regex> Run tests matching regular expression

1 Like