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

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

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