Generate text file to save build path depth in coverage build (#3651)
author오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Tue, 20 Nov 2018 10:09:36 +0000 (19:09 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 20 Nov 2018 10:09:36 +0000 (19:09 +0900)
commite659b76a45dacdf68cc764c5eb10f0e0bf1403db
tree5d501111edda0e51546abd0bab11bb3981097ff5
parent586971e678584cb8721be1532e4455ed75dee78a
Generate text file to save build path depth in coverage build (#3651)

Generate text file tools/test_driver/build_path_depth.txt to save build path depth.
gcov for cross build need directory strip to match build host directory and target directory.
Build path depth will be used to set GCOV_PREFIX_STRIP environment variable on target.

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
Makefile