Home
last modified time | relevance | path

Searched defs:test (Results 1 – 7 of 7) sorted by relevance

/include/kunit/
Dtest.h228 static inline void kunit_set_failure(struct kunit *test) in kunit_set_failure()
425 static inline void *kunit_alloc_resource(struct kunit *test, in kunit_alloc_resource()
456 static inline bool kunit_resource_instance_match(struct kunit *test, in kunit_resource_instance_match()
469 static inline bool kunit_resource_name_match(struct kunit *test, in kunit_resource_name_match()
483 kunit_find_resource(struct kunit *test, in kunit_find_resource()
510 kunit_find_named_resource(struct kunit *test, in kunit_find_named_resource()
530 static inline int kunit_destroy_named_resource(struct kunit *test, in kunit_destroy_named_resource()
576 static inline void *kunit_kzalloc(struct kunit *test, size_t size, gfp_t gfp) in kunit_kzalloc()
596 #define kunit_printk(lvl, test, fmt, ...) \ argument
609 #define kunit_info(test, fmt, ...) \ argument
[all …]
Dassert.h44 struct kunit *test; member
105 #define KUNIT_INIT_FAIL_ASSERT_STRUCT(test, type) { \ argument
140 #define KUNIT_INIT_UNARY_ASSERT_STRUCT(test, type, cond, expect_true) { \ argument
178 #define KUNIT_INIT_PTR_NOT_ERR_STRUCT(test, type, txt, val) { \ argument
226 #define KUNIT_INIT_BINARY_ASSERT_STRUCT(test, \ argument
283 #define KUNIT_INIT_BINARY_PTR_ASSERT_STRUCT(test, \ argument
340 #define KUNIT_INIT_BINARY_STR_ASSERT_STRUCT(test, \ argument
Dtry-catch.h48 struct kunit *test; member
/include/linux/
Dbitops.h271 #define bit_clear_unless(ptr, clear, test) \ argument
Dmodule.h63 int (*test)(struct module *); member
/include/net/
Ddevlink.h657 int (*test)(struct devlink_health_reporter *reporter, member
/include/uapi/linux/
Dbpf.h600 } test; member