2
0
Fork 0
mirror of https://github.com/AsahiLinux/u-boot synced 2025-02-14 21:18:44 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Simon Glass
29784d62ed test: Add some tests for kconfig.h
The macros in this file are a little confusing and we currently have no
tests to check that they work as expected.

Add some tests which check the macros in C code. Add a few tests which
check that the build errors are generated correctly too, using buildman's
-a option.

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-08-10 13:38:30 -04:00