commit | 1453914a66220b5dbba9f3613ded3a10749cceb4 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Apr 30 00:56:47 2022 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon May 02 09:58:13 2022 -0400 |
tree | 9b718c521fc525ecd7df18d707393f9cf4112e95 | |
parent | af99ed665b4ea2f0a7e112a71b175b382155472f [diff] |
test: Tidy up test building with SPL We can in principle add tests to any SPL build, e.g. TPL or VPL. Update the build rules to handle this. Signed-off-by: Simon Glass <sjg@chromium.org>