reframe-hpc / reframe

A powerful Python framework for writing and running portable regression tests and benchmarks for HPC systems.
https://reframe-hpc.readthedocs.org
BSD 3-Clause "New" or "Revised" License
213 stars 98 forks source link

Support const variables #3203

Open vkarak opened 1 month ago

vkarak commented 1 month ago

The motivation behind this request is to be able to select a test using the -E option but do not allow setting the variable with -S.