From cc628c2ca4597b01856009e53baf10145f6b1b93 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sat, 31 Aug 2019 14:12:21 -0500 Subject: req: Add some prerequisites and firmware SQAs --- devel/requirements/3_functional.xml | 14 ++++++++++++++ devel/requirements/5_nonfunctional.xml | 8 ++++++++ 2 files changed, 22 insertions(+) (limited to 'devel') diff --git a/devel/requirements/3_functional.xml b/devel/requirements/3_functional.xml index 7433e63..d211edc 100644 --- a/devel/requirements/3_functional.xml +++ b/devel/requirements/3_functional.xml @@ -10,6 +10,13 @@ Description / Priority A User must determine what natural language they are most comfortable with using for installing Adélie Linux. The system shall allow the User to select their preferred natural language from a list of the languages to which the system has been translated. Priority: Medium. +
+ Prerequisites + + UI.Language.Prerequisites + The system must have more than one language translation available for use. + +
Functional Requirements @@ -110,6 +117,13 @@ Description / Priority
+
+ Prerequisites + + UI.Firmware.Prerequisites + The system must have firmware support compiled in. + +
Functional Requirements diff --git a/devel/requirements/5_nonfunctional.xml b/devel/requirements/5_nonfunctional.xml index c323aa4..e8b2c82 100644 --- a/devel/requirements/5_nonfunctional.xml +++ b/devel/requirements/5_nonfunctional.xml @@ -20,5 +20,13 @@ SQA.Flexibility.ScriptFormat A programmer with two years of C++ experience shall be able to change the on-disk format of HorizonScript with no more than two hours of labour. + + SQA.Flexibility.Firmware + The firmware support described under the UI.Firmware.* requirements branch shall be disableable at compile-time. + + + SQA.Flexibility.FirmwareConf + The firmware support described under the UI.Firmware.* requirements branch shall be disableable at run-time via a configuration setting. +
-- cgit v1.2.3-70-g09d2