Use Makefile from liblinphone_tester to run liblinphone tests
This commit is contained in:
parent
b1a8d24e7f
commit
5c5b35c9ca
1 changed files with 1 additions and 4 deletions
5
Makefile
5
Makefile
|
@ -481,10 +481,7 @@ run-linphone:
|
||||||
ant run
|
ant run
|
||||||
|
|
||||||
run-liblinphone-tests: liblinphone_tester
|
run-liblinphone-tests: liblinphone_tester
|
||||||
cd liblinphone_tester && \
|
$(MAKE) -c liblinphone_tester run-all-tests
|
||||||
ant debug && \
|
|
||||||
ant installd && \
|
|
||||||
ant test
|
|
||||||
|
|
||||||
run-basic-tests: update-project
|
run-basic-tests: update-project
|
||||||
ant partial-clean
|
ant partial-clean
|
||||||
|
|
Loading…
Reference in a new issue