Test coverage: make LCOV ignore bug() and all calls to BUG()
authorAaron Traas <aaron@traas.org>
Wed, 28 Jun 2017 16:21:05 +0000 (12:21 -0400)
committerEric S. Raymond <esr@thyrsus.com>
Wed, 28 Jun 2017 17:23:34 +0000 (13:23 -0400)
commit6521d49c0752da0bf65769a1d38b583d3a2a1854
tree480edfd2c05ca376896090e49b07cf1e5b4f66fa
parent94aca03203cbba94c25fba00b7ff80e529d275c7
Test coverage: make LCOV ignore bug() and all calls to BUG()

In theory, these should be unreachable, so they shouldn't be covered
with testing.
actions.c
main.c
misc.c