File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
process/process_areas/verification Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -134,7 +134,8 @@ Component
134134 Unit testing verifies detailed design (traced to).
135135 Respective tooling is defined in :need: `wp__platform_mgmt `, :need: `wp__verification_plan ` and integrated in CI/Build.
136136 Unit testing is in responsible of the :need: `rl__contributor ` providing the :need: `wp__sw_implementation `.
137- Unit testing is done in the "target environment" meaning it runs against the actual source code compiled for the component or reference integration.
137+ The compiled tests run against the actual source code compiled for the component or reference integration and their
138+ targeted HW architecture (e.g. arm64 or x86).
138139
139140Inspection
140141**********
You can’t perform that action at this time.
0 commit comments