kms_universal_plane: Don't assert outside of fixtures/subtests
authorDamien Lespiau <damien.lespiau@intel.com>
Thu, 3 Jul 2014 14:50:53 +0000 (15:50 +0100)
committerDamien Lespiau <damien.lespiau@intel.com>
Fri, 4 Jul 2014 11:04:27 +0000 (12:04 +0100)
commit838f321b9ff1ef897ab032ecc3bbb56d8d65f53f
tree6cf9be010ef845ba4546ab5c0f2213425045d426
parent3f46e815589ac5c0e9ba2d5ab94e7eff09527a8d
kms_universal_plane: Don't assert outside of fixtures/subtests

Doing otherwise breaks listing the subtests. The test was throwing an
error out when universal planes were disabled as well because of that.

Cc: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
tests/kms_universal_plane.c