unit/test-midi: Make unit test compatible with GLIB v2.28

g_assert_memcmp would require to bump the glib version so instead just
use just use g_assert_cmpint and g_assert.
1 file changed