test: Drop the function for running mem tests
authorSimon Glass <sjg@chromium.org>
Mon, 20 Jan 2025 21:25:45 +0000 (14:25 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 24 Jan 2025 20:34:40 +0000 (14:34 -0600)
commitbda212bad51797a44664bf2563490c0a3f3c4576
treec6728e4ff090826c0daf16a91e47c1be7069f085
parent1ade3afa2da2242ad1006dc393a3bb3242226d4c
test: Drop the function for running mem 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/Makefile
test/cmd/mem.c [deleted file]
test/cmd_ut.c