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
linphone-sdk
Commits
dc7a2d6e
Commit
dc7a2d6e
authored
5 years ago
by
DanmeiChen
Browse files
Options
Download
Patches
Plain Diff
Fix/fix tests ios
parent
73afede2
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
linphone
+1
-1
linphone
tester/IOS/LinphoneTester/LinphoneTesterTests/LinphoneTesterTests.m
+3
-2
.../LinphoneTester/LinphoneTesterTests/LinphoneTesterTests.m
with
4 additions
and
3 deletions
linphone
@
38f4c55f
Compare
6514a495
...
38f4c55f
Subproject commit
6514a495022f1bc3dcad3aa32ca0f42dbc870363
Subproject commit
38f4c55fdf8871cc637649b4a323ce369b39071e
This diff is collapsed.
Click to expand it.
tester/IOS/LinphoneTester/LinphoneTesterTests/LinphoneTesterTests.m
+
3
−
2
View file @
dc7a2d6e
...
...
@@ -123,14 +123,15 @@ void dummy_logger(const char *domain, OrtpLogLevel lev, const char *fmt, va_list
}
@end
@interface
LogCollectionTests
:
LinphoneTesterBase
// TODO enable LogCollection in IOS
/*@interface LogCollectionTests : LinphoneTesterBase
@end
@implementation LogCollectionTests
+ (void)initialize {
[self testForSuite:@"LogCollection"];
}
@end
@end
*/
@interface
PlayerTests
:
LinphoneTesterBase
@end
...
...
This diff is collapsed.
Click to expand it.
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