Skip to content

WIP: See which tests pass abort() in isc_app_shutdown

Michal Nowak requested to merge mnowak/mock-crash-shutdown-test into master

This is an exercise requested by @ondrej & @wpk to see which system test pass abort() in isc_app_shutdown() of lib/isc/app.c.

Here are my results on Fedora 31:

I:System test result summary:
I:     89 FAIL
I:      6 PASS
I:      1 SKIPPED
I:The following system tests failed:
...
I:The following system tests passed:
I:      checkconf
I:      checkds
I:      coverage
I:      keymgr
I:      rrchecker
I:      tools

Merge request reports