tests: fix sub-test enumeration
authorThomas Wood <thomas.wood@intel.com>
Wed, 12 Feb 2014 15:54:27 +0000 (15:54 +0000)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 12 Feb 2014 16:45:10 +0000 (17:45 +0100)
commita2bf80fd8462b0014f2e230421173677bbb8b742
tree65b54bc79f82b19adc1ec7250405a866adec8daf
parentec3b1332f87e956e7de8e03e2cdbb962df05e214
tests: fix sub-test enumeration

Ensure sub-tests can be listed correctly by doing any test setup within
an igt_fixture block.

Signed-off-by: Thomas Wood <thomas.wood@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
tests/gem_evict_alignment.c
tests/gem_pwrite_pread.c