Skip to content

Commit 6c4ecf9

Browse files
committed
Improve target environment description finding
Signed-off-by: Philipp Ahmann <[email protected]>
1 parent 571872f commit 6c4ecf9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

process/process_areas/verification/verification_workproducts.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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

139140
Inspection
140141
**********

0 commit comments

Comments
 (0)