Heinrich Schuchardt 2bac578c5a test: allow multiple config options in buildconfigspec
In some cases we have alternative configuration options that supply the
same functionality, e.g CONFIG_NET and CONFIG_NET_LWIP.

Allow to specify all of them as arguments for buildconfigspec() and execute
the text if any of these is fulfilled, e.g.

    @pytest.mark.buildconfigspec('net', 'net_lwip')

Update the documentation.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
2025-05-18 09:16:51 +02:00
..
2025-05-11 12:52:57 +02:00
2025-04-10 22:32:55 -03:00
2025-04-07 15:57:55 -06:00
2024-10-18 14:10:22 -06:00
2024-10-11 11:44:47 -06:00
2022-08-13 11:09:49 +02:00
2022-03-02 10:28:12 -05:00
2025-05-12 14:33:38 -06:00
2022-12-17 13:37:33 +00:00
2024-12-31 19:00:46 -06:00