Introduce CI test and build script (#4561)
author오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Tue, 5 Mar 2019 00:26:15 +0000 (09:26 +0900)
committer박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Tue, 5 Mar 2019 00:26:15 +0000 (09:26 +0900)
commit9afd2eadb5912caff49767f8c5995fbcb797a5e5
treeb8684268bc5f67815ed9bb033998e735e45e851c
parent71a049a104d7deeae62f64866418da25b5f3b827
Introduce CI test and build script (#4561)

- Introduce directory for CI
- Introduce build script for pure acl release/debug build
- Introduce test script for pure acl

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
scripts/ci/docker_build_cross_arm_ubuntu.sh [new file with mode: 0755]
scripts/ci/docker_build_cross_arm_ubuntu_release.sh [new file with mode: 0644]
scripts/ci/test_arm_ubuntu.sh [new file with mode: 0755]