tests/gl_basic: disable tests, convert to cmocka step 1
commit3c4ec35624309fe978153070ace390b2cfd6a97a
authorEmil Velikov <emil.l.velikov@gmail.com>
Wed, 6 Jan 2016 21:27:46 +0000 (6 23:27 +0200)
committerChad Versace <chad.versace@intel.com>
Tue, 14 Jun 2016 17:07:16 +0000 (14 10:07 -0700)
tree3ee8fda344c3188f1210811e2af405be3cf4eb14
parent338ff3f2a9f9859819fd58d7bf0abbf7b8640a6e
tests/gl_basic: disable tests, convert to cmocka step 1

Use cmocka macros and rework gl_basic_{init,fini}, by keeping
track of the state and tearing things down as needed.

Nuke the (no longer to be used) run_testsuite().

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