gem_write_read_ring_switch: Copy the missing igt_require
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 14 Aug 2013 07:17:22 +0000 (08:17 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 14 Aug 2013 07:17:22 +0000 (08:17 +0100)
commit4f8c9a2c386154a5be94e117b4371ab0ef8b55a8
tree842410fd3cd325e9ae90f95068cfeebe50a90012
parent6a746c82ab890cc7bcd6a0cdce78e6d69875f2bf
gem_write_read_ring_switch: Copy the missing igt_require

An oversight in the mass conversion to the new framework as the test was
called from two locations.

Ideally, the checks could be moved back to the caller and the framework
still work. This is just the patch of least resistence.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=68091
tests/gem_write_read_ring_switch.c