From 4fddb23a8f5896f070e8bfde46c1e426924ab18d Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 4 Oct 2022 08:26:27 +0200 Subject: 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 -- cgit v1.2.3