It's very useful to see the actual number the reference value is compared too when the test fails. GTest has g_assert_cmp$type() functions for that, so make good use of them.
All Cogl conformance tests are now prefixed 'test-cogl-'