mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-27 16:49:21 +00:00
Use Makefile from liblinphone_tester to run liblinphone tests
This commit is contained in:
parent
e93a05c80c
commit
43302b5081
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…
Add table
Reference in a new issue