Home
last modified time | relevance | path

Searched refs:kunit_add_named_resource (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/lib/kunit/
Dkunit-test.c334 kunit_add_named_resource(test, NULL, NULL, &res1, in kunit_resource_test_named()
340 kunit_add_named_resource(test, NULL, NULL, &res1, in kunit_resource_test_named()
345 kunit_add_named_resource(test, NULL, NULL, &res2, in kunit_resource_test_named()
Dtest.c433 int kunit_add_named_resource(struct kunit *test, in kunit_add_named_resource() function
455 EXPORT_SYMBOL_GPL(kunit_add_named_resource);
/Linux-v5.10/lib/
Dtest_kasan.c67 kunit_add_named_resource(test, \
/Linux-v5.10/include/kunit/
Dtest.h402 int kunit_add_named_resource(struct kunit *test,