Skip to content
Snippets Groups Projects
Commit 0a2e68e3 authored by Theresa Schollenberger's avatar Theresa Schollenberger Committed by Timo Koch
Browse files

[test][labels] Add labels to geomechanics

parent 0791acff
No related branches found
No related tags found
1 merge request!1516Add labels to tests
......@@ -2,6 +2,7 @@ dune_symlink_to_source_files(FILES "params.input")
# using box
dune_add_test(NAME test_elastic_box
LABELS geomechanics elastic
SOURCES main.cc
COMMAND ${CMAKE_SOURCE_DIR}/bin/testing/runtest.py
CMD_ARGS --script fuzzy
......
......@@ -2,6 +2,7 @@ dune_symlink_to_source_files(FILES "params.input")
# using box and numeric differentiation
dune_add_test(NAME test_poroelastic_box
LABELS geomechanics poroelastic
SOURCES main.cc
COMMAND ${CMAKE_SOURCE_DIR}/bin/testing/runtest.py
CMD_ARGS --script fuzzy
......
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