From: "Alex Bennée" <alex.bennee@linaro.org>
To: qemu-devel@nongnu.org
Cc: "Alex Bennée" <alex.bennee@linaro.org>
Subject: [PATCH v1 0/6] testing/next (docker binfmt tests)
Date: Tue, 19 Jan 2021 17:52:01 +0000 [thread overview]
Message-ID: <20210119175208.763-1-alex.bennee@linaro.org> (raw)
Hi,
The testing updates keep on rolling. Promoted by some fixes from
Phillipe I decided to expand the testing of the binfmt code. This at
least ensures that any binary copied into the docker container has
enough bits to be functional.
The following need review:
- tests/docker: add a docker-exec-copy-test
- tests/docker: alias docker-help target for consistency
- tests/docker: preserve original name when copying libs
- tests/docker: make _copy_with_mkdir accept missing files
Alex Bennée (4):
tests/docker: make _copy_with_mkdir accept missing files
tests/docker: preserve original name when copying libs
tests/docker: alias docker-help target for consistency
tests/docker: add a docker-exec-copy-test
Philippe Mathieu-Daudé (2):
tests/docker: Fix _get_so_libs() for docker-binfmt-image
tests/docker: Fix typo in help message
tests/docker/Makefile.include | 26 +++++++++++++++++++++++---
tests/docker/docker.py | 23 +++++++++++++++++------
tests/docker/dockerfiles/empty.docker | 8 ++++++++
3 files changed, 48 insertions(+), 9 deletions(-)
create mode 100644 tests/docker/dockerfiles/empty.docker
--
2.20.1
next reply other threads:[~2021-01-19 18:44 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-19 17:52 Alex Bennée [this message]
2021-01-19 17:52 ` [PATCH v1 1/6] tests/docker: Fix _get_so_libs() for docker-binfmt-image Alex Bennée
2021-01-19 17:52 ` [PATCH v1 2/6] tests/docker: Fix typo in help message Alex Bennée
2021-01-19 17:52 ` [PATCH v1 3/6] tests/docker: make _copy_with_mkdir accept missing files Alex Bennée
2021-01-19 18:56 ` Philippe Mathieu-Daudé
2021-01-19 17:52 ` [PATCH v1 4/6] tests/docker: preserve original name when copying libs Alex Bennée
2021-01-19 17:52 ` [PATCH v1 5/6] tests/docker: alias docker-help target for consistency Alex Bennée
2021-01-19 17:52 ` [PATCH v1 6/6] tests/docker: add a docker-exec-copy-test Alex Bennée
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=20210119175208.763-1-alex.bennee@linaro.org \
--to=alex.bennee@linaro.org \
--cc=qemu-devel@nongnu.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;
as well as URLs for NNTP newsgroup(s).