add excluding coverage comments for tdm_monitor_server.c and tdm_output.c 22/161622/2
authorKonstantin Drabeniuk <k.drabeniuk@samsung.com>
Fri, 24 Nov 2017 10:44:14 +0000 (12:44 +0200)
committerRoman Marchenko <r.marchenko@samsung.com>
Sun, 26 Nov 2017 11:25:55 +0000 (13:25 +0200)
commitbed36e3c270d7b5610425283d1eee779072b8ca9
treeac98ec09d8b2ad69053f5fcaade31e4f25d73488
parent6fc6a8ec3d14782e56dfbdf6b96acdf909fe4732
add excluding coverage comments for tdm_monitor_server.c and tdm_output.c

add excluding coverage comments for tdm_monitor_server.c for all file.

add excluding coverage comments for tdm_output.c for folowing code:
- dump;
- calloc fail;
- fail if the backend's function don't exist;
- fail in the backend's function
- tdm_output_set_dpms_async()
- fail if there is not capability;

Change-Id: I7541c992ddc2f9ea5bb18ab77e97de2a3ed2cf28
Signed-off-by: Konstantin Drabeniuk <k.drabeniuk@samsung.com>
src/tdm_monitor_server.c
src/tdm_output.c