tests/pc8+: Only skip i2c subtest if i2c /dev interface is unavailable
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 4 Oct 2013 17:49:36 +0000 (19:49 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 4 Oct 2013 17:58:11 +0000 (19:58 +0200)
commit3dc91f32424191f28d7512014b2871e22b5a05b9
tree9578261772ce14a03845115333fc7e478b0567d9
parent37e5b318c5dac290611099e2eec21df1e49fa71f
tests/pc8+: Only skip i2c subtest if i2c /dev interface is unavailable

Through the magic of igt_skip we only need to fail this subtest, not
the entire thing.

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
tests/pc8.c