All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/2] Remove test-qga temporary file
@ 2016-06-15 11:05 marcandre.lureau
  2016-06-15 11:06 ` [Qemu-devel] [PATCH v2 1/2] build-sys: link tests/data marcandre.lureau
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: marcandre.lureau @ 2016-06-15 11:05 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, mdroth, Marc-André Lureau

From: Marc-André Lureau <marcandre.lureau@redhat.com>

Hi,

Here are 2 small patches to remove the need for temporary file
creation in test-qga.

v1->v2:
- use a symlink to tests/data instead of hardcoding SRC_PATH

Marc-André Lureau (2):
  build-sys: link tests/data
  tests: use static qga config file

 configure                  |  5 +++++
 tests/data/test-qga-config |  8 ++++++++
 tests/test-qga.c           | 27 ++++-----------------------
 3 files changed, 17 insertions(+), 23 deletions(-)
 create mode 100644 tests/data/test-qga-config

-- 
2.7.4

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

end of thread, other threads:[~2016-06-30 19:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-15 11:05 [Qemu-devel] [PATCH v2 0/2] Remove test-qga temporary file marcandre.lureau
2016-06-15 11:06 ` [Qemu-devel] [PATCH v2 1/2] build-sys: link tests/data marcandre.lureau
2016-06-15 11:06 ` [Qemu-devel] [PATCH v2 2/2] tests: use static qga config file marcandre.lureau
2016-06-30 15:28 ` [Qemu-devel] [PATCH v2 0/2] Remove test-qga temporary file Michael Roth

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.