mirror of
https://github.com/openhwgroup/cvw
synced 2025-01-24 05:24:49 +00:00
VCS regression & Code Coverage
This commit is contained in:
parent
31ae18922b
commit
b4b88c5858
@ -24,8 +24,10 @@ WKDIR="wkdir/${1}_${2}"
|
||||
COV="cov/${1}_${2}"
|
||||
LOGS="logs"
|
||||
|
||||
shift 2
|
||||
PLUSARGS="$*"
|
||||
if [ ${TESTSUITE} = "buildroot" ]; then
|
||||
shift 2
|
||||
PLUSARGS="$*"
|
||||
fi
|
||||
|
||||
clean_logs() {
|
||||
echo -e "${YELLOW}Cleaning up workspace...${NC}"
|
||||
|
Loading…
Reference in New Issue
Block a user