Home
last modified time | relevance | path

Searched refs:test_attach_detach (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tests/qtest/
H A Dvirtio-iommu-test.c177 static void test_attach_detach(void *obj, void *data, QGuestAllocator *t_alloc) in test_attach_detach() function
324 qos_add_test("attach_detach", "virtio-iommu", test_attach_detach, NULL); in register_virtio_iommu_test()
/openbmc/linux/tools/testing/selftests/hid/
H A Dhid_bpf.c629 TEST_F(hid_bpf, test_attach_detach) in TEST_F() argument