commit | 24533d3adb56a99206f937114410d4120a046587 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Nov 02 13:36:53 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Wed Nov 13 11:56:01 2024 -0600 |
tree | a51f07548c52ede1fd7b3f09f2e13c5b15683da1 | |
parent | 674a9fc12e1302ddb5eff391677594174cb80136 [diff] |
test: Update command test to use unit-test functions Rather than enabled DEBUG and using assert(), use the unit-test functions now provided. Drop a check that causes pytest to fail. 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