Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mms-engine
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
mer-core
mms-engine
Commits
cea495ab
Commit
cea495ab
authored
Feb 24, 2014
by
Slava Monich
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[test_mms_codec] Added M-Send.conf file
parent
f5bb834e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
mms-lib/test/mms_codec/data/m-send.conf
mms-lib/test/mms_codec/data/m-send.conf
+0
-0
mms-lib/test/mms_codec/test_mms_codec.c
mms-lib/test/mms_codec/test_mms_codec.c
+2
-1
No files found.
mms-lib/test/mms_codec/data/m-send.conf
0 → 100644
View file @
cea495ab
File added
mms-lib/test/mms_codec/test_mms_codec.c
View file @
cea495ab
...
...
@@ -85,7 +85,8 @@ int main(int argc, char* argv[])
"data/m-retrieve_1.1.conf"
,
"data/m-retrieve_1.2.conf"
,
"data/m-notifyresp.ind"
,
"data/m-read-rec.ind"
"data/m-read-rec.ind"
,
"data/m-send.conf"
};
mms_log_stdout_timestamp
=
FALSE
;
mms_log_default
.
level
=
MMS_LOGLEVEL_INFO
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment