test: Drop the info test from the list
authorSimon Glass <sjg@chromium.org>
Mon, 20 Jan 2025 21:25:56 +0000 (14:25 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 24 Jan 2025 20:34:41 +0000 (14:34 -0600)
commit81c5434f499e00a2143fa585e030af1821e3285f
tree09cf82d54e3f38857f647ca7965d781a473ee778
parent0af17462b96953de3be877dda0d84734503596fb
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>
test/cmd_ut.c
test/py/tests/test_suite.py