test: Stop running the patman tests

The patman tests no longer exist in the tree, so drop them from the
test/run script (used by 'make tcheck' and friends) and from the
tools-testing example in the documentation.

Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Simon Glass
2026-07-06 08:28:51 -06:00
committed by Tom Rini
parent c2f2085b15
commit c8db155525
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ the quick ones, type this::
make qcheck
It is also possible to run just the tests for tools (patman, binman, etc.).
It is also possible to run just the tests for tools (binman, buildman, etc.).
Such tests are included with those tools, i.e. no actual U-Boot unit tests are
run. Type this::