Files
CMake/Tests/RunCMake/CTestCommandLine/TestsFromFile-tests-from-file-stdout.txt
T
Alex Neundorf 022f20f663 ctest: add command line option to run the tests listed in a given file
Add `--tests-from-file <filename>` to run only the tests listed in the
given file.  The test names must match exactly, no regexps or something.
The listed tests can still be filtered with a regexp using -R.

Issue: #25455
2024-01-25 12:37:16 -05:00

6 lines
134 B
Plaintext

+Start 1: Test1
1/1 Test #1: Test1 ............................ Passed +[0-9.]+ sec
+
100% tests passed, 0 tests failed out of 1
+