Skip to content
Snippets Groups Projects
Commit b53454dd authored by Jammer, Tim's avatar Jammer, Tim
Browse files

added Variables to define the test levels

parent 6a88f0fa
Branches
No related tags found
1 merge request!16Infrastructure patch 3
...@@ -7,3 +7,7 @@ ERROR_MARKER_COMMENT_END = "/*MBBERROR_END*/" ...@@ -7,3 +7,7 @@ ERROR_MARKER_COMMENT_END = "/*MBBERROR_END*/"
# The List of Features considered # The List of Features considered
featurelist = ["P2P", "COLL", "RMA", "TOOL"] featurelist = ["P2P", "COLL", "RMA", "TOOL"]
BASE_TEST_LEVEL=1
SUFFICIENT_TEST_LEVEL=2
FULL_TEST_LEVEL=3
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment