commit | 69c4dc1cc754a5dc37382e8fb4d7f884da77fa66 | [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 | 62043e31a0c4613937aab6ff5e263c6a645377be [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>