commit | f0764ddffecd9c070244f6fa7d9e8b7471d9c25b | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jan 20 14:25:54 2025 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Jan 24 14:34:40 2025 -0600 |
tree | a16e9287cfba8050f1b5f3b400acee7fa145a722 | |
parent | c6cede3cb57ec05a834a540fd557cea4ce284149 [diff] |
test: Drop the function for running seama tests Use the new suite-runner to run these tests instead. It is not clear that these actually work, since they are not enabled on sandbox for some reason. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Linus Walleij <linus.walleij@linaro.org>