68 g_assert_cmpint(sql_info->
id, ==, cache_info.
id);
74 g_assert_cmpint(sql_info->
width, ==, cache_info.
width);
75 g_assert_cmpint(sql_info->
height, ==, cache_info.
height);
79 g_assert_cmpint(sql_info->
flags, ==, cache_info.
flags);
80 g_assert_cmpint(sql_info->
loader, ==, cache_info.
loader);
81 g_assert_cmpint(sql_info->
rating, ==, cache_info.
rating);
107 g_assert_cmpstr(sql_info->
folder, ==, cache_info.
folder);