Open Source Telephony
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: [PATCH 1/4] unit: add rilmodem test engine
Date: Tue, 25 Oct 2016 11:52:37 -0500	[thread overview]
Message-ID: <580F8DD5.6080903@gmail.com> (raw)
In-Reply-To: <20161024105707.7731-1-alfonsosanchezbeato@yahoo.es>

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

Hi Alfonso,

On 10/24/2016 05:57 AM, Alfonso Sánchez-Beato wrote:
> Add rilmodem test engine. This engine is an improvement on the rilmodem
> test server that allows us to test generic interactions with the
> rilmodem driver. Instead of just be able to check content of received/
> sent bytes on the rild socket, we can now specify a set of steps for a
> test that include interactions with the atom. The step types are
>
> - TST_ACTION_SEND: The harness sends a parcel
> - TST_ACTION_CALL: The harness calls a driver function
> - TST_EVENT_RECEIVE: The driver sends a parcel
> - TST_EVENT_CALL: The driver calls a harness (atom) function
> ---
>   unit/rilmodem-test-engine.c | 280 ++++++++++++++++++++++++++++++++++++++++++++
>   unit/rilmodem-test-engine.h |  74 ++++++++++++
>   2 files changed, 354 insertions(+)
>   create mode 100644 unit/rilmodem-test-engine.c
>   create mode 100644 unit/rilmodem-test-engine.h
>

All 4 applied, thanks.

Regards,
-Denis


      parent reply	other threads:[~2016-10-25 16:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-24 10:57 [PATCH 1/4] unit: add rilmodem test engine Alfonso =?unknown-8bit?q?S=C3=A1nchez-Beato?=
2016-10-24 10:57 ` [PATCH 2/4] unit: add rilmodem gprs tests Alfonso =?unknown-8bit?q?S=C3=A1nchez-Beato?=
2016-10-24 10:57 ` [PATCH 3/4] build: add rilmodem gprs unit tests Alfonso =?unknown-8bit?q?S=C3=A1nchez-Beato?=
2016-10-24 10:57 ` [PATCH 4/4] gitignore: unit/test-rilmodem-gprs binary Alfonso =?unknown-8bit?q?S=C3=A1nchez-Beato?=
2016-10-25 16:52 ` 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=580F8DD5.6080903@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox