Lines Matching defs:want
40 int want, const char *msg)
46 TEST_ASSERT(ret && errno == want, "%s; want errno = %d", msg, want);
49 static void v3_redist_reg_get(int gicv3_fd, int vcpu, int offset, uint32_t want,
56 TEST_ASSERT(val == want, "%s; want '0x%x', got '0x%x'", msg, want, val);
68 /* we don't want to assert on run execution, hence that helper */
390 "accessed non-existent CPU interface, want errno: %i",
395 "accessed non-existent CPU interface, want errno: %i",
400 "accessed non-existent CPU interface, want errno: %i",