coverage dependency
coverage should not start until testboards unpacked
This commit is contained in:
parent
6a2f6b5e32
commit
0f037b2ee3
@ -25,7 +25,7 @@ check: check_all_fex coverage
|
|||||||
check_all_fex: $(BOARDS_DIR)/README unify-fex
|
check_all_fex: $(BOARDS_DIR)/README unify-fex
|
||||||
./test_all_fex.sh $(BOARDS_DIR)
|
./test_all_fex.sh $(BOARDS_DIR)
|
||||||
|
|
||||||
coverage:
|
coverage: $(BOARDS_DIR)/README
|
||||||
# Usage help / invocation with no args
|
# Usage help / invocation with no args
|
||||||
../sunxi-fexc -? 2> /dev/null ; exit 0
|
../sunxi-fexc -? 2> /dev/null ; exit 0
|
||||||
# Improve code coverage for corner cases (e.g. erroneous parameters)
|
# Improve code coverage for corner cases (e.g. erroneous parameters)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user