zephyr/tests/cmake/yaml
Luca Burelli 3741a0b744 tests: yaml: add test for generator expressions
Add tests to the YAML suite for generator expressions. The test checks
that generator expressions are handled as expected at different stages:

 - immediately after yaml_save(), the file must contain only non-genex
   entries;
 - at a later time, after the target has been built, the file must
   contain all the expanded genex values.

Signed-off-by: Luca Burelli <l.burelli@arduino.cc>
2025-01-30 14:10:53 +01:00
..
CMakeLists.txt tests: yaml: add test for generator expressions 2025-01-30 14:10:53 +01:00
prj.conf
test.yaml Revert "cmake: support array of maps in yaml module" 2025-01-29 09:27:31 +01:00
testcase.yaml