zephyr/scripts/pylib
Torsten Rasmussen 483c76759d scripts: support quoted sysbuild Kconfig settings in twister
Kconfig settings of string type is passed to CMake with quotes to ensure
they are properly handled, for example when specified in testcase.yml as
>   extra_args:
>    - CONFIG_FOO="bar"

Support sysbuild Kconfig settings `SB_CONFIG` by performing the same
quoting for settings starting with `SB_CONFIG_`.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
2025-04-04 14:56:39 +02:00
..
build_helpers scripts: pylib: build_helpers: flash_order fix 2023-10-10 15:55:58 +03:00
power-twister-harness Twister: Add power measurements support for Twister. 2025-03-31 08:06:25 +02:00
pytest-twister-harness drivers uart_native_posix: rename to native_pty and support N instances 2025-03-11 18:54:02 +01:00
shell-twister-harness twister: shell harness with commands alongside the harness_config 2025-02-14 19:14:38 +00:00
twister scripts: support quoted sysbuild Kconfig settings in twister 2025-04-04 14:56:39 +02:00