Home
last modified time | relevance | path

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

/include/kunit/
A Dtest.h597 #define kunit_skip(test, fmt, ...) \ argument
627 #define kunit_info(test, fmt, ...) \ argument
638 #define kunit_warn(test, fmt, ...) \ argument
649 #define kunit_err(test, fmt, ...) \ argument
939 #define KUNIT_EXPECT_TRUE(test, condition) \ argument
979 #define KUNIT_EXPECT_EQ(test, left, right) \ argument
1021 #define KUNIT_EXPECT_NE(test, left, right) \ argument
1063 #define KUNIT_EXPECT_LT(test, left, right) \ argument
1084 #define KUNIT_EXPECT_LE(test, left, right) \ argument
1615 #define KUNIT_ASSERT_NULL(test, ptr) \ argument
[all …]
A Dresource.h169 static inline int kunit_add_resource(struct kunit *test, in kunit_add_resource()
191 static inline int kunit_add_named_resource(struct kunit *test, in kunit_add_named_resource()
237 kunit_alloc_and_get_resource(struct kunit *test, in kunit_alloc_and_get_resource()
280 static inline void *kunit_alloc_resource(struct kunit *test, in kunit_alloc_resource()
309 static inline bool kunit_resource_name_match(struct kunit *test, in kunit_resource_name_match()
323 kunit_find_resource(struct kunit *test, in kunit_find_resource()
351 kunit_find_named_resource(struct kunit *test, in kunit_find_named_resource()
371 static inline int kunit_destroy_named_resource(struct kunit *test, in kunit_destroy_named_resource()
A Dof.h16 void of_node_put_kunit(struct kunit *test, struct device_node *node) in of_node_put_kunit()
30 of_overlay_fdt_apply_kunit(struct kunit *test, void *overlay_fdt, in of_overlay_fdt_apply_kunit()
54 static inline int __of_overlay_apply_kunit(struct kunit *test, in __of_overlay_apply_kunit()
112 #define of_overlay_apply_kunit(test, overlay_name) \ argument
A Dskbuff.h30 static inline struct sk_buff *kunit_zalloc_skb(struct kunit *test, int len, in kunit_zalloc_skb()
49 static inline void kunit_kfree_skb(struct kunit *test, struct sk_buff *skb) in kunit_kfree_skb()
A Dstatic_stub.h95 #define kunit_activate_static_stub(test, real_fn_addr, replacement_addr) do { \ argument
A Dtry-catch.h46 struct kunit *test; member
/include/drm/
A Ddrm_kunit_helpers.h56 __drm_kunit_helper_alloc_drm_device(struct kunit *test, in __drm_kunit_helper_alloc_drm_device()
/include/crypto/internal/
A Dkdf_selftest.h24 kdf_test(const struct kdf_testvec *test, const char *name, in kdf_test()
/include/linux/firmware/cirrus/
A Dcs_dsp_test_utils.h24 struct kunit *test; member
/include/linux/
A Dbitops.h373 #define bit_clear_unless(ptr, clear, test) \ argument
A Dmodule.h61 int (*test)(struct module *); member
/include/net/
A Ddevlink.h761 int (*test)(struct devlink_health_reporter *reporter, member
/include/uapi/linux/
A Dbpf.h1661 } test; member

Completed in 39 milliseconds