If I'd like to just run a single test set with ver...
# core
m
If I'd like to just run a single test set with verbose output, how do I "provide configuration"? EDIT: nevermind, found the docs
Copy code
ctest -R  osquery_core_tests_processtests-test -C RelWithDebInfo -V