Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
BC
public
liblinphone
Commits
95e19aa0
Commit
95e19aa0
authored
1 year ago
by
Mickaël Turnel
Browse files
Options
Download
Patches
Plain Diff
Make the tester usable without installing
parent
12665773
Changes
10
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
config.h.cmake
+9
-0
config.h.cmake
include/linphone/api/c-factory.h
+18
-2
include/linphone/api/c-factory.h
plugins/example/CMakeLists.txt
+2
-0
plugins/example/CMakeLists.txt
src/c-wrapper/api/c-factory.cpp
+15
-7
src/c-wrapper/api/c-factory.cpp
src/core/core.cpp
+8
-4
src/core/core.cpp
src/factory/factory.cpp
+8
-0
src/factory/factory.cpp
src/factory/factory.h
+4
-0
src/factory/factory.h
tester/liblinphone_tester.c
+15
-0
tester/liblinphone_tester.c
tester/liblinphone_tester.h
+3
-0
tester/liblinphone_tester.h
tester/tester.cpp
+15
-1
tester/tester.cpp
with
97 additions
and
14 deletions
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment