Adding new tests

This commit is contained in:
Michael Tryby
2018-03-23 15:04:24 -04:00
parent 230668a34d
commit d599acd869
83 changed files with 483716 additions and 22 deletions

View File

@@ -22,7 +22,7 @@ test_suite_path=$1
nrtest_execute_cmd="nrtest execute"
test_app_path="apps/epanet-$2.json"
tests="tests/examples tests/network_one"
tests="tests/examples tests/exeter tests/large tests/network_one tests/small tests/tanks tests/valves"
test_output_path="benchmark/epanet-$2"
nrtest_compare_cmd="nrtest compare"