commit | 063c23d909a8d6c9f251347514e34835e0510294 | [log] [tgz] |
---|---|---|
author | Marc-André Lureau <marcandre.lureau@redhat.com> | Fri Jun 19 18:45:14 2015 +0200 |
committer | Marc-André Lureau <marcandre.lureau@redhat.com> | Sat Oct 24 18:03:18 2015 +0200 |
tree | 99085c7859fd6183ff6c4abd6e69990f58ce0dfa | |
parent | 43b11a91dd861a946b231b89b7542856ade23d1b [diff] |
qtest: add qtest_add_abrt_handler() Allow a test to add abort handlers, use GHook for all handlers. There is currently no way to remove a handler, but it could be later added if needed. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Claudio Fontana <claudio.fontana@huawei.com>