tests/gl_basic: enable cgl
commitea50917c104b41cf88ee7dbc1dd5645d241ce5f0
authorEmil Velikov <emil.velikov@collabora.com>
Wed, 6 Jan 2016 21:27:53 +0000 (6 23:27 +0200)
committerChad Versace <chad.versace@intel.com>
Tue, 14 Jun 2016 17:07:16 +0000 (14 10:07 -0700)
tree183e6592c952e89f16d0d0b5dc5ffc5251e9e554
parentd561067e8e337245cb7258c16acf2232cd468442
tests/gl_basic: enable cgl

With this patch in place, all the existing tests are fully converted to
cmocka.

With this in place, one can get a 'clean bill of health' according to
valgrind. The odd remaining memory leak(s) are likely due to the driver.

Fixes #35: https://github.com/waffle-gl/waffle/issues/35
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Chad Versace <chad.versace@intel.com>
tests/functional/gl_basic_test.c