summaryrefslogtreecommitdiff
path: root/lib/mbedtls
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2024-11-02 13:36:52 -0600
committerTom Rini <trini@konsulko.com>2024-11-13 11:56:01 -0600
commitc25b35b6c6da208621e0ac61e46a4fad4337c092 (patch)
treef3c2b0cf9f99b3ded444d1934e8707a8670317c2 /lib/mbedtls
parenta6165509f24288f04a486609af26a040fb9c247d (diff)
command: test: Move into the cmd suite
The command test was the very first test written in U-Boot, some 12 years ago. It predates the unit-test subsystem and was never converted over. There is no particular need for the command test to have its own command. It is also confusing to have it separate from the normal test suites. At present this test is not run in CI. Move it into the cmd suite instead, updating it to become a unit test. One of the checks is dropped to avoid an error. Signed-off-by: Simon Glass <sjg@chromium.org> Tested-by: Tom Rini <trini@konsulko.com> # rpi_3, rpi_4, rpi_arm64, am64x_evm_a53, am64-sk
Diffstat (limited to 'lib/mbedtls')
0 files changed, 0 insertions, 0 deletions