Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ Methods
* :ref:`Fault Injection <ver_fault>`
* :ref:`Interface Test <ver_interface>`
* :ref:`Structural Coverage <ver_structural>`
* :ref:`Static Code Analysis <ver_sta>`

.. _ver_fault:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ Verification Plan Template
std_req__aspice_40__SWE-5-BP2[version==1],
std_req__aspice_40__SWE-6-BP2[version==1],
std_req__aspice_40__SWE-5-BP3[version==1],
std_req__aspice_40__iic-06-50[version==1]
std_req__aspice_40__iic-06-50[version==1],
std_req__iso26262__software_942[version==1]

This document implements :need:`wp__verification_plan`.

Expand Down
Loading