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