Skip to content

Commit

Permalink
[test_mms_codec] Added unit tests for M-Send.req decoding
Browse files Browse the repository at this point in the history
  • Loading branch information
monich committed Apr 23, 2014
1 parent d000f20 commit 9567dcf
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 0 deletions.
Binary file added mms-lib/test/mms_codec/data/m-send_1.req
Binary file not shown.
Binary file added mms-lib/test/mms_codec/data/m-send_2.req
Binary file not shown.
Binary file added mms-lib/test/mms_codec/data/m-send_3.req
Binary file not shown.
3 changes: 3 additions & 0 deletions mms-lib/test/mms_codec/test_mms_codec.c
Expand Up @@ -67,6 +67,9 @@ int main(int argc, char* argv[])
"m-retrieve_7.conf",
"m-notifyresp.ind",
"m-read-rec.ind",
"m-send_1.req",
"m-send_2.req",
"m-send_3.req",
"m-send.conf"
};
mms_log_stdout_timestamp = FALSE;
Expand Down

0 comments on commit 9567dcf

Please sign in to comment.