cosmetic: log test completion
Test: run_intergration_tests.sh Bug: NA Change-Id: Iaacc708d05f0bfdc5fe6a0c60834efcb9b4eb98b
This commit is contained in:
parent
6828e18580
commit
94e89a4091
1 changed files with 1 additions and 0 deletions
|
@ -164,5 +164,6 @@ function scan_and_run_tests {
|
||||||
fi
|
fi
|
||||||
for f in ${test_fns[*]}; do
|
for f in ${test_fns[*]}; do
|
||||||
$f
|
$f
|
||||||
|
info "Completed test case \e[96;1m$f\e[0m"
|
||||||
done
|
done
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue