Skip to content
Snippets Groups Projects
Verified Commit 4912ac8d authored by Lars Bilke's avatar Lars Bilke
Browse files

[T] Added labels to ctests based on subdir in ProcessLib.

Usage:

ctest --print-labels

ctest -L "Steady*|Liquid*" -E LARGE

This runs all benchmarks defined in subdirs starting with Steady OR Liquid
excluding LARGE benchmarks.

Unfortunately AND is not supported in the labels expression yet:

https://gitlab.kitware.com/cmake/cmake/-/issues/21087
parent 24c640c7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment