commit | 7d4ae01b1d7ccb64791b7d44ff688231675def33 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jan 20 14:25:56 2025 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Jan 24 14:34:41 2025 -0600 |
tree | 09cf82d54e3f38857f647ca7965d781a473ee778 | |
parent | 0cf497ce197eb9abe297811cfb077f91e97ec1ff [diff] |
test: Drop the info test from the list The 'info' test is not a real test. With the new suite array we can drop this and the associated special-case code. Signed-off-by: Simon Glass <sjg@chromium.org>