On 19/03/2015 18:47, Andreas Färber wrote:
> Use qtest_add_func() instead of g_test_add_func() to reflect
> the architecture tested, changing GTester paths as follows:
>
> /fw_cfg/foo -> /x86_64/fw_cfg/foo etc.
>
> Signed-off-by: Andreas Färber
> ---
> tests/fw_cfg-test.c | 26 +
Am 19.03.2015 um 18:47 schrieb Andreas Färber:
> Use qtest_add_func() instead of g_test_add_func() to reflect
> the architecture tested, changing GTester paths as follows:
>
> /fw_cfg/foo -> /x86_64/fw_cfg/foo etc.
>
Actually this should even be
Cc: qemu-sta...@nongnu.org
It's been wrong sin
Use qtest_add_func() instead of g_test_add_func() to reflect
the architecture tested, changing GTester paths as follows:
/fw_cfg/foo -> /x86_64/fw_cfg/foo etc.
Signed-off-by: Andreas Färber
---
tests/fw_cfg-test.c | 26 +-
1 file changed, 13 insertions(+), 13 deletions