-
Notifications
You must be signed in to change notification settings - Fork 9.6k
Collab Safety branch
Anas Nashif edited this page Jul 7, 2026
·
4 revisions
This is all work-in-progress, mostly still in review code and documentation that is pending submission into the relevant trees/projects. So please look at this as a proof of concept and not as the final things. Everything here, including requirements and tooling is subject to change at any time.
To get the true traceability app running:
- Checkout collab-safety branch
- west update
- Build tests with coverage collection per test enabled
scripts/twister -p mps2/an385 -T tests/arch -T tests/kernel/ --coverage --coverage-tool lcov --coverage-per-test -v
- Build documentation with mlx enabled
make -C doc html-quick
- Run the traceability app
python3 doc/_scripts/traceability_app.py --host 0.0.0.0 --no-browser --twister twister-out/twister.json --matrix twister-out/coverage/test_matrix.json
Open browser and point to the announced port.
© 2018-2023 Zephyr® Project. Zephyr is a trademark of the Linux Foundation.
Zephyr Project Home | Documentation Home | Mailing lists
Zephyr Project Home | Documentation Home | Mailing lists