From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: [PATCH 0/4 v2] New rilmodem sms test
Date: Thu, 19 Nov 2015 16:43:52 -0600 [thread overview]
Message-ID: <564E50A8.8020304@gmail.com> (raw)
In-Reply-To: <1447971691-22662-1-git-send-email-espy@canonical.com>
[-- Attachment #1: Type: text/plain, Size: 1129 bytes --]
Hi Tony,
On 11/19/2015 04:21 PM, Tony Espy wrote:
> This patch series adds a second rilmodem test for SMS.
> The common server test functions have been extracted
> for use by future rilmodem tests, and test-rilmodem-cs
> has been re-factored to use the common server code.
>
> Tony Espy (4):
> unit: add new test-rilmodem-sms
> build: add support for test-rilmodem-sms
> unit: re-factor test-rilmodem-cs server logic
> build: update for test-rilmodem-cs changes
>
> Makefile.am | 26 ++-
> unit/rilmodem-test-server.c | 196 +++++++++++++++++++++++
> unit/rilmodem-test-server.h | 40 +++++
> unit/test-rilmodem-cs.c | 379 ++++++++++++++------------------------------
> unit/test-rilmodem-sms.c | 261 ++++++++++++++++++++++++++++++
> 5 files changed, 639 insertions(+), 263 deletions(-)
> create mode 100644 unit/rilmodem-test-server.c
> create mode 100644 unit/rilmodem-test-server.h
> create mode 100644 unit/test-rilmodem-sms.c
>
Applied all of these after silently fixing up missing / extraneous '\'
characters in patch 4.
Regards,
-Denis
prev parent reply other threads:[~2015-11-19 22:43 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-19 22:21 [PATCH 0/4 v2] New rilmodem sms test Tony Espy
2015-11-19 22:21 ` [PATCH 1/4 v2] unit: add new test-rilmodem-sms Tony Espy
2015-11-19 22:21 ` [PATCH 2/4 v2] build: add support for test-rilmodem-sms Tony Espy
2015-11-19 22:21 ` [PATCH 3/4 v2] unit: re-factor test-rilmodem-cs server logic Tony Espy
2015-11-19 22:21 ` [PATCH 4/4 v2] build: update for test-rilmodem-cs changes Tony Espy
2015-11-19 22:43 ` Denis Kenzior [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=564E50A8.8020304@gmail.com \
--to=denkenz@gmail.com \
--cc=ofono@ofono.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.