[PATCH v3 32/32] sandbox: Add a test for disabling CONFIG_CMDLINE

Tom Rini trini at konsulko.com
Thu Oct 19 04:32:53 CEST 2023


On Mon, Oct 16, 2023 at 04:28:23PM -0600, Simon Glass wrote:

> Now that everything is working, add a test to make sure that this
> builds correctly.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Tom Rini <trini at konsulko.com>
> ---
> 
> Changes in v3:
> - Rebase on Tom's LONGHELP series
> - Correct 'of' typo
> 
>  test/py/tests/test_sandbox_opts.py | 20 ++++++++++++++++++++
>  1 file changed, 20 insertions(+)
>  create mode 100644 test/py/tests/test_sandbox_opts.py

This is not doing the equivalent of:
make sandbox_config
sed -i -e 's/CONFIG_CMDLINE=y/CONFIG_CMDLINE=n/' .config
make oldconfig
make all

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20231018/237e4cb9/attachment.sig>


More information about the U-Boot mailing list