Hi Dmitry, On Thu, 25 Jul 2024 at 14:55, Dmitry Rokosov <ddroko...@salutedevices.com> 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 <ddroko...@salutedevices.com> > --- > test/py/tests/test_android/test_ab.py | 23 +++++++++++++++++++++++ > 1 file changed, 23 insertions(+)
This looks good but please use lower-case hex. Regards, Simon