Home
last modified time | relevance | path

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

/openbmc/obmc-console/test/
H A Dringbuffer-test-utils.c6 struct rb_test_ctx { struct
15 void ringbuffer_test_context_init(struct rb_test_ctx *ctx) in ringbuffer_test_context_init() argument
24 void ringbuffer_test_context_fini(struct rb_test_ctx *ctx) in ringbuffer_test_context_fini()
39 struct rb_test_ctx *ctx = data; in ringbuffer_poll_append_all()
H A Dtest-ringbuffer-simple-poll.c12 struct rb_test_ctx _ctx; in test_simple_poll()
13 struct rb_test_ctx *ctx; in test_simple_poll()
H A Dtest-ringbuffer-poll-force.c14 struct rb_test_ctx _ctx; in test_poll_force()
15 struct rb_test_ctx *ctx = &_ctx; in test_poll_force()
H A Dtest-ringbuffer-boundary-poll.c12 struct rb_test_ctx _ctx; in test_boundary_poll()
13 struct rb_test_ctx *ctx = &_ctx; in test_boundary_poll()