Skip to content

Commit 25ff524

Browse files
committed
Correct reference in module verification report
Resolves: #187 Signed-off-by: Philipp Ahmann <[email protected]>
1 parent ab5b0e5 commit 25ff524

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

process/process_areas/verification/verification_workproducts.rst

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -95,15 +95,16 @@ Module
9595
- Formal evidence about the performed DFA
9696
- Formal evidence about the performed Safety Analyses
9797
- Software component qualification verification report
98-
- Test result per test case from :need:`wp__verification_sw_unit_test`,
99-
:need:`wp__verification_feat_int_test`, and :need:`wp__verification_comp_int_test`
98+
- Test result per test case from
99+
:need:`wp__verification_sw_unit_test` and :need:`wp__verification_comp_int_test`
100100
with status passed/failed/not_run
101-
- Test log per test case from :need:`wp__verification_sw_unit_test`,
102-
:need:`wp__verification_feat_int_test`, and :need:`wp__verification_comp_int_test`
101+
- Test log per test case from
102+
:need:`wp__verification_sw_unit_test` and :need:`wp__verification_comp_int_test`
103103
with status passed/failed/not_run
104104

105105
It also serves as SW Component Qualification Verification Report for pre-existing Open Source
106106
Projects developed and maintained outside of the project to which this process is applied to.
107+
It is also described in the :need:`gd_temp__mod_ver_report` as a dedicated section.
107108

108109
Component
109110
*********

0 commit comments

Comments
 (0)