tests: Only run buffer-count test on Mesa >= 10.1
authorPekka Paalanen <pekka.paalanen@collabora.co.uk>
Wed, 8 Jan 2014 14:05:34 +0000 (16:05 +0200)
committerKristian Høgsberg <krh@bitplanet.net>
Thu, 9 Jan 2014 05:27:53 +0000 (21:27 -0800)
commitca6bd745b847e6dc301d5f642bca23b21a80e5e3
tree5e852db3b48076b4211b9ca782a3d888c55a962c
parent2fce4808dd90bb59689c56ddbe322496ca653182
tests: Only run buffer-count test on Mesa >= 10.1

Comment #2 in the bug report says Mesa 10.0 branch does not have the
fix, and indeed buffer-count test fails on Mesa 10.0.1. Fix the test to
require Mesa 10.1 or later.

Now I correctly get:
mesa version too old (OpenGL ES 3.0 Mesa 10.0.1 (git-12484d2))

https://bugs.freedesktop.org/show_bug.cgi?id=72835

Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
tests/buffer-count-test.c