From: Marc-André Lureau <marcandre.lur...@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