LOBSTER Tool for ISO C/C++
Project description
LOBSTER
The Lightweight Open BMW Software Traceability Evidence Report allows you to demonstrate software traceability and requirements coverage, which is essential for meeting standards such as ISO 26262.
This package contains a tool extract tracing tags from ISO C or C++ source code. The tracing tags are identified by searching for configurable markers in the comments of the source code.
Tools
lobster-cpptest: Extract requirements with specific references from tests.
Usage
This tool supports C/C++ code.
For this you have to provide a C/C++ test documentation with markers:
Markers can be either @requirement, @requiredby or @defect.
/**
* @requirement CB-#1111, CB-#2222,
* CB-#3333
* @requirement CB-#4444 CB-#5555
* CB-#6666
*/
TEST(RequirementTagTest1, RequirementsAsMultipleComments) {}
You have to provide a config-file which determines which markers should be extracted in which output-files.
The expected kind for each output-file should also be specified.
- Note: If you want to extract the other tests with other
markers, you can use an empty list asmarkersvalue. Be aware in this case the tests do not have any references.
{
"markers": [],
"kind": "req"
}
In addition, you have to provide the codebeamer-url:
Kind can be either req, imp or act.
{
"output": {
"unit_tests.lobster" :
{
"markers": ["@requirement"],
"kind": "req"
},
"components_tests.lobster" :
{
"markers": ["@requiredby", "@requirement"],
"kind": "imp"
}
},
"codebeamer_url": "https://codebeamer.example.com/test"
}
For more information about how to setup cpp and config files take a look at manual-lobster_cpptest
Copyright & License information
The copyright holder of LOBSTER is the Bayerische Motoren Werke Aktiengesellschaft (BMW AG), and LOBSTER is published under the GNU Affero General Public License, Version 3.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bmw_lobster_tool_cpptest-0.9.21-py3-none-any.whl.
File metadata
- Download URL: bmw_lobster_tool_cpptest-0.9.21-py3-none-any.whl
- Upload date:
- Size: 12.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6a8c99c1cb954730411bf5446b2dd6ea1eace4a5ee8d8f4d81d18ac9b56c3c7e
|
|
| MD5 |
01582665c14567b467f664354df02000
|
|
| BLAKE2b-256 |
9b89409de97ed5bf5858429da3e7801f9b75e4b73077f2cc9b2b9c6720af94a7
|
Provenance
The following attestation bundles were made for bmw_lobster_tool_cpptest-0.9.21-py3-none-any.whl:
Publisher:
package.yml on bmw-software-engineering/lobster
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
bmw_lobster_tool_cpptest-0.9.21-py3-none-any.whl -
Subject digest:
6a8c99c1cb954730411bf5446b2dd6ea1eace4a5ee8d8f4d81d18ac9b56c3c7e - Sigstore transparency entry: 155919555
- Sigstore integration time:
-
Permalink:
bmw-software-engineering/lobster@8c6098b4b73248e4c5b77022d8fc1447de91c173 -
Branch / Tag:
refs/tags/lobster-0.9.21 - Owner: https://github.com/bmw-software-engineering
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
package.yml@8c6098b4b73248e4c5b77022d8fc1447de91c173 -
Trigger Event:
release
-
Statement type: