commit | 5cfb73b5902d46f656657c765c61e84980d9989c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Feb 23 18:18:10 2023 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Mar 08 11:40:49 2023 -0800 |
tree | 3b65536e4a02b471221f891353703b2f38234087 | |
parent | 793aa1761929bc95fe88ef8d0f9747833d185f36 [diff] |
buildman: Hide the test options unless test code is available It doesn't make much sense to expose tests when buildman is running outside of the U-Boot git checkout. Hide the option in this case Signed-off-by: Simon Glass <sjg@chromium.org>