summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2022-10-04 08:26:27 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2022-10-04 08:39:33 +0200
commit4fddb23a8f5896f070e8bfde46c1e426924ab18d (patch)
tree97b35d38c473330eaec6234f5ab7a38cdda358de
parenteng: Use type refinement for validation method (diff)
downloadrtems-docs-4fddb23a8f5896f070e8bfde46c1e426924ab18d.tar.bz2
eng: Add memory benachmark type refinement
Update #3715.
-rw-r--r--eng/req/items.rst14
1 files changed, 10 insertions, 4 deletions
diff --git a/eng/req/items.rst b/eng/req/items.rst
index 0752617..e718605 100644
--- a/eng/req/items.rst
+++ b/eng/req/items.rst
@@ -2472,10 +2472,16 @@ steps
Test Suite Item Type
^^^^^^^^^^^^^^^^^^^^
-This type refines the :ref:`SpecTypeRootItemType` through the ``type``
-attribute if the value is ``test-suite``. This set of attributes specifies a
-test suite. All explicit attributes shall be specified. The explicit attributes
-for this type are:
+This type refines the following types:
+
+* :ref:`SpecTypeRootItemType` through the ``type`` attribute if the value is
+ ``memory-benchmark``
+
+* :ref:`SpecTypeRootItemType` through the ``type`` attribute if the value is
+ ``test-suite``
+
+This set of attributes specifies a test suite. All explicit attributes shall be
+specified. The explicit attributes for this type are:
test-brief
The attribute value shall be a string. It shall be the test suite brief