qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH  v1 0/6] testing/next (docker binfmt tests)
@ 2021-01-19 17:52 Alex Bennée
  2021-01-19 17:52 ` [PATCH v1 1/6] tests/docker: Fix _get_so_libs() for docker-binfmt-image Alex Bennée
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Alex Bennée @ 2021-01-19 17:52 UTC (permalink / raw)
  To: qemu-devel; +Cc: Alex Bennée

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



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

end of thread, other threads:[~2021-01-19 20:09 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-19 17:52 [PATCH v1 0/6] testing/next (docker binfmt tests) Alex Bennée
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

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).