]> git.ipfire.org Git - thirdparty/u-boot.git/commit
py: tests: Mark mii tests as xfail
authorMichal Simek <michal.simek@xilinx.com>
Fri, 25 May 2018 12:06:20 +0000 (14:06 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 30 May 2018 06:24:08 +0000 (08:24 +0200)
commit4e8d5fdbbe925b621447722ceb7bebb05188709c
tree5a8abafc65a23933e2624bbd51702e3a0de51348
parent630486086bcf94beb3ddabf5949d04403efe488c
py: tests: Mark mii tests as xfail

On systems which have mii commands enabled but there is no ethernet
controller these commands fails. For example zcu100, sanbox.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
test/py/tests/test_mii.py