diff options
| author | Simon Glass <sjg@chromium.org> | 2026-07-05 13:32:22 -0600 |
|---|---|---|
| committer | Tom Rini <trini@konsulko.com> | 2026-07-06 08:28:51 -0600 |
| commit | c8db1555251aada7478f4fbad7e643bed02a8cbe (patch) | |
| tree | abba6af36c4c91ef963a1bdb2f27564bf9f3f2d9 /test | |
| parent | c2f2085b1540146fd2a229342366622d1970cd90 (diff) | |
| download | u-boot-c8db1555251aada7478f4fbad7e643bed02a8cbe.tar.gz u-boot-c8db1555251aada7478f4fbad7e643bed02a8cbe.zip | |
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>
Diffstat (limited to 'test')
| -rwxr-xr-x | test/run | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -80,7 +80,6 @@ export DTC=${DTC_DIR}/dtc TOOLS_DIR=build-sandbox_spl/tools run_test "binman" ./tools/binman/binman --toolpath ${TOOLS_DIR} test -run_test "patman" ./tools/patman/patman test run_test "u_boot_pylib" ./tools/u_boot_pylib/u_boot_pylib run_test "buildman" ./tools/buildman/buildman -t ${skip} |
