Lines Matching defs:fixture

131 clear_libusb_log(UMockdevTestbedFixture * fixture, enum libusb_log_level level)  in clear_libusb_log()
152 assert_libusb_log_msg(UMockdevTestbedFixture * fixture, enum libusb_log_level level, const char *re) in assert_libusb_log_msg()
186 assert_libusb_no_log_msg(UMockdevTestbedFixture * fixture, enum libusb_log_level level, const char … in assert_libusb_no_log_msg()
236 …ioctl_cb (UMockdevIoctlBase *handler, UMockdevIoctlClient *client, UMockdevTestbedFixture *fixture) in handle_ioctl_cb()
396 test_fixture_add_canon(UMockdevTestbedFixture * fixture) in test_fixture_add_canon()
429 test_fixture_setup_libusb(UMockdevTestbedFixture * fixture, int devcount) in test_fixture_setup_libusb()
446 test_fixture_setup_common(UMockdevTestbedFixture * fixture) in test_fixture_setup_common()
463 test_fixture_setup_empty(UMockdevTestbedFixture * fixture, UNUSED_DATA) in test_fixture_setup_empty()
471 test_fixture_setup_with_canon(UMockdevTestbedFixture * fixture, UNUSED_DATA) in test_fixture_setup_with_canon()
481 test_fixture_teardown(UMockdevTestbedFixture * fixture, UNUSED_DATA) in test_fixture_teardown()
526 test_open_close(UMockdevTestbedFixture * fixture, UNUSED_DATA) in test_open_close()
562 test_implicit_default(UMockdevTestbedFixture * fixture, UNUSED_DATA) in test_implicit_default()
588 test_close_flying(UMockdevTestbedFixture * fixture, UNUSED_DATA) in test_close_flying()
635 test_close_cancelled(UMockdevTestbedFixture * fixture, UNUSED_DATA) in test_close_cancelled()
681 test_ctx_destroy(UMockdevTestbedFixture * fixture, UNUSED_DATA) in test_ctx_destroy()
731 test_get_string_descriptor(UMockdevTestbedFixture * fixture, UNUSED_DATA) in test_get_string_descriptor()
807 test_timeout(UMockdevTestbedFixture * fixture, UNUSED_DATA) in test_timeout()
861 UMockdevTestbedFixture *fixture; member
896 test_threaded_submit(UMockdevTestbedFixture * fixture, UNUSED_DATA) in test_threaded_submit()
993 test_hotplug_enumerate(UMockdevTestbedFixture * fixture, UNUSED_DATA) in test_hotplug_enumerate()
1042 test_hotplug_add_remove(UMockdevTestbedFixture * fixture, UNUSED_DATA) in test_hotplug_add_remove()