Home
last modified time | relevance | path

Searched refs:qtest_add_abrt_handler (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/tests/qtest/
H A Dtpm-emu.c49 qtest_add_abrt_handler(tpm_emu_close_ioc, ioc); in tpm_emu_tpm_thread()
110 qtest_add_abrt_handler(tpm_emu_close_ioc, ioc); in tpm_emu_ctrl_thread()
H A Dlibqtest.h748 void qtest_add_abrt_handler(GHookFunc fn, const void *data);
H A Divshmem-test.c490 qtest_add_abrt_handler(abrt_handler, NULL); in main()
H A Dpflash-cfi02-test.c653 qtest_add_abrt_handler(cleanup, NULL); in main()
H A Dlibqtest.c305 void qtest_add_abrt_handler(GHookFunc fn, const void *data) in qtest_add_abrt_handler() function
408 qtest_add_abrt_handler(kill_qemu_hook_func, s); in qtest_spawn_qemu()
H A Dvhost-user-blk-test.c950 qtest_add_abrt_handler(quit_storage_daemon, qsd); in start_vhost_user_blk()