added unit tests to the makefile
This commit is contained in:
parent
53de59b286
commit
561042bce7
|
@ -71,6 +71,8 @@ check: test
|
|||
&& test/test_piece_picker \
|
||||
&& test/test_storage \
|
||||
&& test/test_buffer \
|
||||
&& test/test_swarm \
|
||||
&& test/test_primitives \
|
||||
&& echo && echo && echo " **** all tests passed ****" && echo && echo
|
||||
|
||||
deb:
|
||||
|
|
Loading…
Reference in New Issue