commit | 0cf497ce197eb9abe297811cfb077f91e97ec1ff | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jan 20 14:25:55 2025 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Jan 24 14:34:40 2025 -0600 |
tree | 15681252fd79296b50c91ca5b5eaadc187c97832 | |
parent | f0764ddffecd9c070244f6fa7d9e8b7471d9c25b [diff] |
test: Drop the function for running upl 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>