KUNIT_FAIL_AND_ABORT
KUNIT_FAIL_AND_ABORT(test, "Unknown plane type");
KUNIT_FAIL_AND_ABORT(test, "Forcewake Failed.\n");
KUNIT_FAIL_AND_ABORT(test, "Register device failed: %d", ret);
KUNIT_FAIL_AND_ABORT(test, "Ran out of chunks");
KUNIT_FAIL_AND_ABORT(test, "Unmarshalling of ACPI object failed\n");
KUNIT_FAIL_AND_ABORT(test, "Marshalling of WMI string failed\n");
KUNIT_FAIL_AND_ABORT(test, "Fail to insert resource %pR\n", res);