summaryrefslogtreecommitdiff
path: root/spec/spec/test-suite.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-04-29 09:15:04 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-04-29 16:45:46 +0200
commitaa6a1f46102ccf67359be53d9fcbf6b50f6deb30 (patch)
tree8a2d1bb34473fc9759d0ccd07f0a3f6ef0cf2bf6 /spec/spec/test-suite.yml
parent4dfc418999ba867d157d4a84cae17df9f94b67c7 (diff)
spec: Add test suite name attribute
Diffstat (limited to 'spec/spec/test-suite.yml')
-rw-r--r--spec/spec/test-suite.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/spec/spec/test-suite.yml b/spec/spec/test-suite.yml
index e8d7aaae..e837cd0a 100644
--- a/spec/spec/test-suite.yml
+++ b/spec/spec/test-suite.yml
@@ -35,6 +35,10 @@ spec-info:
description: |
It shall be a list of header files included via ``#include "..."``.
spec-type: list-str
+ test-suite-name:
+ description: |
+ It shall be the name of the test suite.
+ spec-type: str
test-target:
description: |
It shall be the path to the generated target test suite source file.