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 <[email protected]> --- Changes in v2: - Add a patch to hide the test options unless test code is available tools/buildman/cmdline.py | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) Applied to u-boot-dm/next, thanks!

