[rtems-central commit] spec: Simplify test descriptions

Sebastian Huber sebh at rtems.org
Mon Jul 26 13:21:25 UTC 2021


Module:    rtems-central
Branch:    master
Commit:    738bd49c99a961600eec40b9b429834ab32e1f56
Changeset: http://git.rtems.org/rtems-central/commit/?id=738bd49c99a961600eec40b9b429834ab32e1f56

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Mon Jul 26 14:23:01 2021 +0200

spec: Simplify test descriptions

---

 spec/rtems/clock/val/clock.yml   | 8 ++------
 spec/rtems/object/val/object.yml | 2 +-
 2 files changed, 3 insertions(+), 7 deletions(-)

diff --git a/spec/rtems/clock/val/clock.yml b/spec/rtems/clock/val/clock.yml
index 52ff2d8..190431b 100644
--- a/spec/rtems/clock/val/clock.yml
+++ b/spec/rtems/clock/val/clock.yml
@@ -45,14 +45,10 @@ test-actions:
       uid: ../req/get-ticks-per-second
   links: []
 test-brief: |
-  Tests the Clock Manager from ${/glossary/rtems:/term} the Classic
-  ${/glossary/api:/term}.
+  Tests some ${../if/group:/name} directives.
 test-context: []
 test-context-support: null
-test-description: |
-  These tests cover only the elements of
-  the Clock Manager ${/glossary/api:/term} which are listed in the
-  Space Profile.
+test-description: null
 test-header: null
 test-includes:
 - rtems.h
diff --git a/spec/rtems/object/val/object.yml b/spec/rtems/object/val/object.yml
index f2e79ad..a9e3dd6 100644
--- a/spec/rtems/object/val/object.yml
+++ b/spec/rtems/object/val/object.yml
@@ -91,7 +91,7 @@ test-actions:
   - role: validation
     uid: ../req/get-local-node
 test-brief: |
-  Tests the ${../if/group:/name} directives.
+  Tests some ${../if/group:/name} directives.
 test-context: []
 test-context-support: null
 test-description: null



More information about the vc mailing list