On Wed, 11 Sept 2024 at 15:50, Dmitry Rokosov <[email protected]> wrote: > > The ab_dump command allows you to display ABC data directly on the > U-Boot console. During an A/B test execution, this test verifies the > accuracy of each field within the ABC data. > > Signed-off-by: Dmitry Rokosov <[email protected]> > Reviewed-by: Mattijs Korpershoek <[email protected]> > --- > test/py/tests/test_android/test_ab.py | 23 +++++++++++++++++++++++ > 1 file changed, 23 insertions(+)
Reviewed-by: Simon Glass <[email protected]>

