hid_bpf
struct hid_bpf bpf; /* hid-bpf data */
TEST_F(hid_bpf, test_create_uhid)
TEST_F(hid_bpf, raw_event)
FIXTURE(hid_bpf) {
TEST_F(hid_bpf, subprog_raw_event)
static void detach_bpf(FIXTURE_DATA(hid_bpf) * self)
TEST_F(hid_bpf, multiple_attach)
TEST_F(hid_bpf, test_attach_detach)
TEST_F(hid_bpf, test_hid_change_report)
TEST_F(hid_bpf, test_hid_user_input_report_call)
TEST_F(hid_bpf, test_hid_user_output_report_call)
FIXTURE_TEARDOWN(hid_bpf) {
TEST_F(hid_bpf, test_hid_user_raw_request_call)
TEST_F(hid_bpf, test_hid_filter_raw_request_call)
TEST_F(hid_bpf, test_hid_change_raw_request_call)
FIXTURE_SETUP(hid_bpf)
TEST_F(hid_bpf, test_hid_infinite_loop_raw_request_call)
TEST_F(hid_bpf, test_hid_filter_output_report_call)
TEST_F(hid_bpf, test_hid_change_output_report_call)
TEST_F(hid_bpf, test_hid_infinite_loop_output_report_call)
TEST_F(hid_bpf, test_multiply_events_wq)
TEST_F(hid_bpf, test_multiply_events)
FIXTURE_DATA(hid_bpf) * self,
const FIXTURE_VARIANT(hid_bpf) * variant)
TEST_F(hid_bpf, test_hid_infinite_loop_input_report_call)
TEST_F(hid_bpf, test_hid_attach_flags)
TEST_F(hid_bpf, test_rdesc_fixup)