ctest: add command line option to exclude tests listed in a given file Add `--exclude-from-file <filename>` to exclude the tests listed in the given file. Issue: #25455