test/py: Run simple dm commands without checking
authorMichal Simek <michal.simek@xilinx.com>
Thu, 7 Jul 2022 10:59:42 +0000 (12:59 +0200)
committerMichal Simek <michal.simek@amd.com>
Tue, 26 Jul 2022 06:23:54 +0000 (08:23 +0200)
commit34b01c22ccd2cf55a85a05c8d542bab0523f76c0
tree654f002af7a6561cd3885b824e81fd43cc3b7611
parent2075215dd968b5488f87a59c4d3494a8b8c1460d
test/py: Run simple dm commands without checking

Just to make sure that dm commands can operate.
This was the problem on Microblaze in past without fixing manual
relocation.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@amd.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Link: https://lore.kernel.org/r/e6c4b8b44445c16cee84436627642ccc9886f507.1657191580.git.michal.simek@amd.com
test/py/tests/test_dm.py