Exclude code of unittests from SAM analysis 54/277754/1
authorSuyeon Hwang <stom.hwang@samsung.com>
Wed, 13 Jul 2022 01:54:52 +0000 (10:54 +0900)
committerSuyeon Hwang <stom.hwang@samsung.com>
Wed, 13 Jul 2022 01:54:52 +0000 (10:54 +0900)
commitb2868a46dc35984e55dd032d71d4a0825225fad3
tree4be47c0736ecfc13205bf734643eb8d91c41ced8
parentdbe9dadda912ee7c6aada5c33e686c788759d691
Exclude code of unittests from SAM analysis

- Issue:
When we get SAM score using automation enviroment, the DC score is
effected by unittest code.

- Solution:
This patch excludes files for test code from SAM analysis. Through this
change, the SAM score is calculated only refering implementation.

Change-Id: I9dd67868727db0c257c9d83896441dc42337a018
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
.ahub/sam/exclude.txt [new file with mode: 0644]
sam_cli_sample_tizen.cfg [deleted file]