Exclude more coverage check which can't be covered by this module 65/191365/1
authorSeungbae Shin <seungbae.shin@samsung.com>
Tue, 16 Oct 2018 08:53:10 +0000 (17:53 +0900)
committerSeungbae Shin <seungbae.shin@samsung.com>
Tue, 16 Oct 2018 08:55:42 +0000 (17:55 +0900)
commit7ee89a45ec091e176b1e2d953ce6b5cb9006e6e1
tree8c05cc119bc45b990e4261c3959e62b01f85349e
parent745386f6dc72d6bd5c09bee6321e9e4807931392
Exclude more coverage check which can't be covered by this module

As following errors can't be covered by audio-io testcase itself, exclude from coverage scope
- pthread mutex errors
- sound_manager errors
- pulseaudio errors except policy restriction
- constructors which is not in use

Change-Id: I58d02dc65c16419b2c7eee95670f169327093109
src/cpp/CAudioIO.cpp
src/cpp/CAudioInput.cpp
src/cpp/CAudioOutput.cpp
src/cpp/CPulseAudioClient.cpp
src/cpp/CPulseStreamSpec.cpp