Lines Matching refs:g_assert_cmpuint
122 g_assert_cmpuint(barsize, ==, 256); in setup_vm_cmd()
129 g_assert_cmpuint(barsize, ==, TMPSHMSIZE); in setup_vm_cmd()
155 g_assert_cmpuint(in_reg(s, INTRMASK), ==, 0); in test_ivshmem_single()
156 g_assert_cmpuint(in_reg(s, INTRSTATUS), ==, 0); in test_ivshmem_single()
157 g_assert_cmpuint(in_reg(s, IVPOSITION), ==, 0); in test_ivshmem_single()
164 g_assert_cmpuint(in_reg(s, INTRSTATUS), ==, 1); in test_ivshmem_single()
166 g_assert_cmpuint(in_reg(s, INTRSTATUS), ==, 0); in test_ivshmem_single()
184 g_assert_cmpuint(((uint32_t *)tmpshmem)[i], ==, i); in test_ivshmem_single()
191 g_assert_cmpuint(data[i], ==, i); in test_ivshmem_single()
343 g_assert_cmpuint(ret, ==, nvectors); in test_ivshmem_server()
349 g_assert_cmpuint(ret, ==, 0); in test_ivshmem_server()
355 g_assert_cmpuint(ret, !=, 0); in test_ivshmem_server()
359 g_assert_cmpuint(ret, ==, 0); in test_ivshmem_server()
365 g_assert_cmpuint(ret, !=, 0); in test_ivshmem_server()