Exclude more code from coverage testing. 45/298045/1
authorMichal Bloch <m.bloch@samsung.com>
Wed, 30 Aug 2023 10:55:17 +0000 (12:55 +0200)
committerMichal Bloch <m.bloch@samsung.com>
Wed, 30 Aug 2023 13:10:47 +0000 (15:10 +0200)
commit8c593198430254838f5468549ead8ee05f675164
tree8cb90daa78f6fbc076b341d9ed8f8e5c87baaa25
parentc85a76bb422bdb24a1ce2f956d9bacaa4e1cac17
Exclude more code from coverage testing.

 * work around poorly designed coverage testing setup (see logprint.c)
 * exclude things that aren't in the public API

Change-Id: I4c546d8e3479b7498c9ed2def85b7f710672b021
14 files changed:
src/libdlog/log.c
src/libdlog/log_pipe.c
src/libdlogutil/fdi_logger.c
src/libdlogutil/logretrieve.c
src/log-redirect-stdout/internal.c
src/shared/buffer_traits.c
src/shared/logcommon.c
src/shared/logconfig.c
src/shared/loglimiter.c
src/shared/logprint.c
src/shared/parsers.c
src/shared/ptrs_list.c
src/shared/queued_entry.c
src/shared/queued_entry_timestamp.c