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
|
||||
|
||||
run-liblinphone-tests: liblinphone_tester
|
||||
cd liblinphone_tester && \
|
||||
ant debug && \
|
||||
ant installd && \
|
||||
ant test
|
||||
$(MAKE) -c liblinphone_tester run-all-tests
|
||||
|
||||
run-basic-tests: update-project
|
||||
ant partial-clean
|
||||
|
|
Loading…
Reference in a new issue