commit | b6535953ae6d6455b3fc544217cf1635620c0bcb | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Tue Dec 15 06:40:10 2020 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Dec 17 11:54:48 2020 -0600 |
tree | ef18c05ffbe18c8f108816170a997ebcfd76dc01 | |
parent | 55448adb2d4a975e39a3ff991493b686f92ed6a5 [diff] |
unit-test: fix and use CODE_SCAN_DIR There are two different patterns for doing the equivalent of os.path.join(WORKSPACE, UNIT_TEST_PKG) Convert them all to use the CODE_SCAN_DIR variable and set CODE_SCAN_DIR using `os.path.join`. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I1f2386f105dae100176247c40092a93c35974422
Build script for CI jobs in Jenkins.