commit | 0a85dd0cb7c3e0dcf1bf375f8c51504cf14bb6e0 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Feb 07 11:30:54 2025 -0700 |
committer | Tom Rini <trini@konsulko.com> | Tue Feb 11 20:10:59 2025 -0600 |
tree | 48dcbf8326c69933b4fc4c573301ac610e4ad265 | |
parent | 1a2952bfc60d22d2fafa6d4eabe5a1b95636a318 [diff] |
test: Drop support for test commands Now that everything is using the new test-suite features, drop support for running commands. Fix a missing closing-bracket while we are here. Signed-off-by: Simon Glass <sjg@chromium.org>