Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-10 | test: Add some tests for kconfig.h | Simon Glass | |
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> |