Adding new tests to run-nrtest scripts
This commit is contained in:
@@ -22,7 +22,7 @@ test_suite_path=$1
|
||||
|
||||
nrtest_execute_cmd="nrtest execute"
|
||||
test_app_path="apps/epanet-$2.json"
|
||||
tests="tests/examples"
|
||||
tests="tests/examples tests/network_one"
|
||||
test_output_path="benchmark/epanet-$2"
|
||||
|
||||
nrtest_compare_cmd="nrtest compare"
|
||||
|
||||
Reference in New Issue
Block a user