test: Drop the function for running env tests
authorSimon Glass <sjg@chromium.org>
Mon, 20 Jan 2025 21:25:38 +0000 (14:25 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 24 Jan 2025 20:34:40 +0000 (14:34 -0600)
commit3e5e638e62574fa1f9989f2fd35dd9dd7b6d72b5
treefd1346c1ca2205e474a0f873b0a7740ca3ec8bf3
parent7c012db10608afaa04c784187a1bc8f07b9ac4eb
test: Drop the function for running env 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_ut.c
test/env/cmd_ut_env.c