test/py: not all boards support UEFI runtime reset
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Fri, 5 Jul 2019 16:16:51 +0000 (18:16 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Sat, 6 Jul 2019 19:25:32 +0000 (21:25 +0200)
commit0b1da53e534a89afc2f5ddcbe2bdbde83cf37523
tree822723b6c196a5826f4045b776233a1cc4c819b8
parentc7308d6e2307c763f0006f4933da3bfbb875bed7
test/py: not all boards support UEFI runtime reset

As not all boards support resets at runtime do not test for it in the
Python tests.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
test/py/tests/test_efi_selftest.py