Searched refs:kunit_add_resource (Results 1 – 2 of 2) sorted by relevance
169 static inline int kunit_add_resource(struct kunit *test, in kunit_add_resource() function
359 KUNIT_EXPECT_EQ(test, kunit_add_resource(test, NULL, NULL, &res, &ctx), in kunit_resource_test_static()