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