test/gl_basic_test: add all_gl_rgb(a) tests
commit00bc02eb4daa035f7c168c82f061f5e494b119c1
authorEmil Velikov <emil.l.velikov@gmail.com>
Fri, 18 Jul 2014 15:22:22 +0000 (18 16:22 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Sun, 9 Nov 2014 22:44:08 +0000 (9 22:44 +0000)
tree52f151685b278ad140ca74736d31a0488cddab1a
parentdea8dadda442af409eb464b1c95ecace562babb8
test/gl_basic_test: add all_gl_rgb(a) tests

Neither one if the tests is platform specific, thus rename them to
all_* and drop the unneeded duplication.

v2: Use TEST_RUN2, in order to print a more sensible testname at runtime.
v3: Correctly prefix x11_egl tests (missed out 'egl').

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Chad Versace <chad.versace@linux.intel.com>
tests/functional/gl_basic_test.c