[rtems-docs commit] eng: Add memory benachmark type refinement

Sebastian Huber sebh at rtems.org
Tue Oct 4 06:28:59 UTC 2022


Module:    rtems-docs
Branch:    master
Commit:    4fddb23a8f5896f070e8bfde46c1e426924ab18d
Changeset: http://git.rtems.org/rtems-docs/commit/?id=4fddb23a8f5896f070e8bfde46c1e426924ab18d

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Tue Oct  4 08:26:27 2022 +0200

eng: Add memory benachmark type refinement

Update #3715.

---

 eng/req/items.rst | 14 ++++++++++----
 1 file 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



More information about the vc mailing list