Searched refs:KUNIT_FAIL_AND_ABORT (Results 1 – 5 of 5) sorted by relevance
34 KUNIT_FAIL_AND_ABORT(test, "Register device failed: %d", ret); in input_test_init()
216 KUNIT_FAIL_AND_ABORT(test, "Fail to insert resource %pR\n", res); in resource_test_insert_resource()
560 KUNIT_FAIL_AND_ABORT(test, "Ran out of chunks"); in test_next_chunk_len()
1359 #define KUNIT_FAIL_AND_ABORT(test, fmt, ...) \ macro
164 KUNIT_FAIL_AND_ABORT(test, "Unknown plane type"); in vkms_config_test_default_config()