test: Drop the function for running addrmap tests
authorSimon Glass <sjg@chromium.org>
Mon, 20 Jan 2025 21:25:50 +0000 (14:25 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 24 Jan 2025 20:34:40 +0000 (14:34 -0600)
commite6959512b6f5e68314718b3ccd44608017bfb305
treeb0a5ea26fffaa495d75cf2cbaba78e5039dc421e
parent1ca67c3f040fb91cb32c9c29251429496a6ee280
test: Drop the function for running addrmap tests

Use the new suite-runner to run these tests instead.

Signed-off-by: Simon Glass <sjg@chromium.org>
include/test/suites.h
test/cmd/addrmap.c
test/cmd_ut.c