Hello, This mini-series is a follow-up, fixing the last remaining GTester paths to indicate the architecture they are executed for (i386 vs. x86_64).
Unlike the previous patch, there is no libqtest wrapper function adding the architecture yet; other tests manually constructed a correct path to pass to g_test_add_data_func(). For convenience, add such a helper function. Based on "[PATCH for-2.3] fw_cfg-test: Fix test path to include architecture", which missed -rc1. If there's no objection, I'll put these in a pull for -rc2. Regards, Andreas Andreas Färber (2): qtest: Add qtest_add_data_func() wrapper function i440fx-test: Fix test paths to include architecture tests/i440fx-test.c | 8 +++++--- tests/libqtest.c | 7 +++++++ tests/libqtest.h | 12 ++++++++++++ 3 files changed, 24 insertions(+), 3 deletions(-) -- 2.1.4