zephyr/tests/application_development/software_bill_of_materials/testcase.yaml
Benjamin Cabé 14ea8b087b tests: cmake: actually test SBOM files generation
The current test was just a basic sanity check.
This adds actual validation of the SPDX files being generated as
being spec-compliant.

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
2025-06-18 17:45:16 -04:00

11 lines
164 B
YAML

common:
tags:
- spdx
integration_platforms:
- qemu_cortex_m3
platform_allow:
- qemu_cortex_m3
harness: ctest
tests:
buildsystem.sbom.spdx: {}