Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
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
2fced27f
Commit
2fced27f
authored
9 years ago
by
Gautier Pelloux-Prayer
Browse files
Options
Download
Patches
Plain Diff
tester: use new macros instead of CUnit ones to get better error logs
parent
5b3c46b0
No related merge requests found
Changes
25
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
.gitignore
+3
-0
.gitignore
tester/Makefile.am
+1
-0
tester/Makefile.am
tester/call_tester.c
+581
-580
tester/call_tester.c
tester/common/bc_tester_utils.c
+1
-0
tester/common/bc_tester_utils.c
tester/common/bc_tester_utils.h
+62
-60
tester/common/bc_tester_utils.h
tester/dtmf_tester.c
+17
-17
tester/dtmf_tester.c
tester/eventapi_tester.c
+51
-52
tester/eventapi_tester.c
tester/flexisip_tester.c
+154
-155
tester/flexisip_tester.c
tester/liblinphone_tester.c
+1
-3
tester/liblinphone_tester.c
tester/log_collection_tester.c
+11
-11
tester/log_collection_tester.c
tester/message_tester.c
+116
-117
tester/message_tester.c
tester/multi_call.c
+98
-98
tester/multi_call.c
tester/multicast_call_tester.c
+32
-32
tester/multicast_call_tester.c
tester/offeranswer_tester.c
+35
-35
tester/offeranswer_tester.c
tester/player_tester.c
+6
-6
tester/player_tester.c
tester/presence_tester.c
+50
-51
tester/presence_tester.c
tester/quality_reporting_tester.c
+76
-76
tester/quality_reporting_tester.c
tester/register_tester.c
+84
-85
tester/register_tester.c
tester/remote_provisioning_tester.c
+22
-23
tester/remote_provisioning_tester.c
tester/setup_tester.c
+47
-48
tester/setup_tester.c
with
1448 additions
and
1449 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
Menu
Explore
Projects
Groups
Topics
Snippets