summaryrefslogtreecommitdiff
path: root/spec/spec/test-suite.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2023-02-14 16:01:43 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2023-02-16 08:42:15 +0100
commit5923e32b5207a7e3a4551889aec5d656a9dbda86 (patch)
tree6daa3d304f62b5c4918beec385be6591cf9ad99b /spec/spec/test-suite.yml
parent8fde6f75b7414ba37acacd4e6125da462cd154df (diff)
validation: Derive names from item UIDs
Use the item UID converted to CamelCase for Doxygen group names and testsuite names.
Diffstat (limited to 'spec/spec/test-suite.yml')
-rw-r--r--spec/spec/test-suite.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/spec/spec/test-suite.yml b/spec/spec/test-suite.yml
index f1987347..819ece5f 100644
--- a/spec/spec/test-suite.yml
+++ b/spec/spec/test-suite.yml
@@ -39,10 +39,6 @@ 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.