Prepare scripts for Coverity (#1236)
author최형규/동작제어Lab(SR)/Senior Engineer/삼성전자 <hk0110.choi@samsung.com>
Thu, 17 May 2018 04:31:51 +0000 (13:31 +0900)
committer서상민/동작제어Lab(SR)/Senior Engineer/삼성전자 <sangmin7.seo@samsung.com>
Thu, 17 May 2018 04:31:51 +0000 (13:31 +0900)
commitcf4252b2aad757a0208c6f5a3b2e1e836a04244a
treec1d7b2eeb865103b15b141f339334b0b9b6ccca0
parent050479069b0bb77315c88518c8e32839ea717c37
Prepare scripts for Coverity (#1236)

* Prepare scripts for Coverity

- Add run_coverity.sh
- Add Coverity_Tizen_SelfVerification_2017.07.0.sh

Signed-off-by: Hyung-Kyu Choi <hk0110.choi@samsung.com>
* Download Coverity script from server

- Download Coverity script from server, instead of maintaining in this repo

Signed-off-by: Hyung-Kyu Choi <hk0110.choi@samsung.com>
* Receive name of Coverity script as a parameter

- Receive name of Coverity script as a parameter

Signed-off-by: Hyung-Kyu Choi <hk0110.choi@samsung.com>
* Use consistent convention for variables

- Add a description about variable name convention
- Rename variables to follow convention

Signed-off-by: Hyung-Kyu Choi <hk0110.choi@samsung.com>
scripts/command/run_coverity.sh [new file with mode: 0755]