scr
scr copied to clipboard
design test to check handing SCR_config set values to scripts
Ticket #40 and pull request https://github.com/LLNL/scr/pull/184 introduce an API to set configuration options.
It contains a ctest test to check the C API but no test to test the handing of value to perl scripts.
My current test is in https://github.com/rhaas80/scrtest but relies on letting a job time out which seem the wrong thing to do in a test.