All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] New rilmodem sms test
@ 2015-11-18  1:45 Tony Espy
  2015-11-18  1:45 ` [PATCH 1/2] unit: add new test-rilmodem-sms Tony Espy
  2015-11-18  1:45 ` [PATCH 2/2] build: add support for test-rilmodem-sms Tony Espy
  0 siblings, 2 replies; 6+ messages in thread
From: Tony Espy @ 2015-11-18  1:45 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 690 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.

Tony Espy (2):
  unit: add new test-rilmodem-sms
  build: add support for test-rilmodem-sms

 Makefile.am                 |  14 ++-
 unit/rilmodem-test-server.c | 198 ++++++++++++++++++++++++++++++++
 unit/rilmodem-test-server.h |  40 +++++++
 unit/test-rilmodem-sms.c    | 267 ++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 518 insertions(+), 1 deletion(-)
 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
[parent not found: <1447810524-11752-1-git-send-email-espy@canonical.com>]

end of thread, other threads:[~2015-11-18  3:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-18  1:45 [PATCH 0/2] New rilmodem sms test Tony Espy
2015-11-18  1:45 ` [PATCH 1/2] unit: add new test-rilmodem-sms Tony Espy
2015-11-18  3:28   ` Denis Kenzior
2015-11-18  1:45 ` [PATCH 2/2] build: add support for test-rilmodem-sms Tony Espy
2015-11-18  3:31   ` Denis Kenzior
     [not found] <1447810524-11752-1-git-send-email-espy@canonical.com>
2015-11-18  1:35 ` [PATCH 1/2] unit: add new test-rilmodem-sms Tony Espy

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.