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 @@ -60,4 +60,4 @@ Developer Experience
====================

There are some tests intended to check e.g. format which are described in
https://github.com/eclipse-score/score?tab=readme-ov-file#score-platform.
https://github.com/eclipse-score/score/blob/main/README.md.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Key concept
In general all tools to generate the project product must be identified. As it is a project objective
to use tools wherever applicable to generate any kind of work product, the selection criteria for
any tool including OSS tools must include therefore the determination of the Tool Confidence Level
`(TCL) <https://www.validas.de/publications/automotive2012.pdf>`_ for the tool under consideration.
`(TCL) <https://www.validas.de/resources/glossary/tool-classification#b-what-is-the-tool-confidence-level-tcl>`_ for the tool under consideration.

Based on the resulting TCL additional Tool Qualification activities may required.

Expand Down
6 changes: 3 additions & 3 deletions process/standards/aspice_40/swe/swe.5.rst
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ Base practices
.. note::

Verification measures are related to software components but not to the software units since
software unit verification is addressed in the process `SWE.4 Software Unit Verification <swe4-software-unit-verification>`__.
software unit verification is addressed in the process :doc:`SWE.4 Software Unit Verification <swe.4>`.


.. std_req:: SWE.5.BP3: Select verification measures
Expand Down Expand Up @@ -189,5 +189,5 @@ Base practices
other parties to judge the consequences.


.. needextend:: "c.this_doc()"
:+tags: aspice40_swe5
.. needextend:: "c.this_doc()"
:+tags: aspice40_swe5
Loading