test: Drop the function for running pci_mps tests
authorSimon Glass <sjg@chromium.org>
Mon, 20 Jan 2025 21:25:53 +0000 (14:25 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 24 Jan 2025 20:34:40 +0000 (14:34 -0600)
commita2cf88d807a59ec20eabdb32189a598b59fc0113
tree2dc5b17d5f4bfeb23b820822c4f045032d63ef96
parent822cb558e1a9415c3b4b8069fd62734d3d37ddfe
test: Drop the function for running pci_mps 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/pci_mps.c
test/cmd_ut.c