From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 2/6] testing/tests/package/test_python: refactor TestPythonBase
Date: Sat, 22 Jul 2017 22:41:17 +0200 [thread overview]
Message-ID: <20170722224117.4736a00e@windsurf> (raw)
In-Reply-To: <20170712024009.2366-3-andrew.smirnov@gmail.com>
Hello,
On Tue, 11 Jul 2017 19:40:05 -0700, Andrey Smirnov wrote:
> Convert TestPythonBase to a true base class that only provides code
> implementing various tests without definig tests themselves in a
> "discoverable" form.
>
> To retain correct testing functionality, add TestPython2 derived class
> that uses code from TestPythonBase to define actual runnable test.
>
> Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
> ---
> support/testing/tests/package/test_python.py | 23 +++++++++++++++++++----
> 1 file changed, 19 insertions(+), 4 deletions(-)
Applied to master, after fixing the two issues pointed by Ricardo.
BTW Ricardo: you seem to be following the changes on the test
infrastructure, and contributing to it. Would you be willing to be
listed in DEVELOPERS for this support/testing/ folder ? Your review and
testing of the testing infrastructure patches are definitely very
useful.
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2017-07-22 20:41 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-12 2:40 [Buildroot] [PATCH v2 0/6] Python/IPython unit test changes Andrey Smirnov
2017-07-12 2:40 ` [Buildroot] [PATCH v2 1/6] testing/infra/emulator: allow to specify pexpect timeout Andrey Smirnov
2017-07-15 4:21 ` Ricardo Martincoski
2017-07-22 20:39 ` Thomas Petazzoni
2017-07-12 2:40 ` [Buildroot] [PATCH v2 2/6] testing/tests/package/test_python: refactor TestPythonBase Andrey Smirnov
2017-07-15 4:24 ` Ricardo Martincoski
2017-07-22 20:41 ` Thomas Petazzoni [this message]
2017-07-12 2:40 ` [Buildroot] [PATCH v2 3/6] testing/tests/package/test_python: add TestPython3 Andrey Smirnov
2017-07-12 2:40 ` [Buildroot] [PATCH v2 4/6] testing/tests/package/test_python: do not hardcode interpreter name Andrey Smirnov
2017-07-12 2:40 ` [Buildroot] [PATCH v2 5/6] testing/tests/package/test_python: allow to change timeout Andrey Smirnov
2017-07-12 2:40 ` [Buildroot] [PATCH v2 6/6] testing/tests/package: add basic unit test for IPython Andrey Smirnov
2017-07-22 20:56 ` [Buildroot] [PATCH v2 0/6] Python/IPython unit test changes Thomas Petazzoni
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=20170722224117.4736a00e@windsurf \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/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