Open Source Telephony
 help / color / mirror / Atom feed
* [PATCH 0/4 v2] New rilmodem sms test
@ 2015-11-19 22:21 Tony Espy
  2015-11-19 22:21 ` [PATCH 1/4 v2] unit: add new test-rilmodem-sms Tony Espy
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Tony Espy @ 2015-11-19 22:21 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 918 bytes --]

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

-- 
2.1.4


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-11-19 22:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCH 0/4 v2] New rilmodem sms test Denis Kenzior

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox