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