1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-03-20 07:59:00 +00:00
Peter Krempa 92e0cd2620 testutilsqemu: Introduce struct to hold data valid for all test runs
We pass multiple caching objects to individual tests which don't change.
To prevent always having to pass them individually to
'testQemuInfoSetArgs' introduce 'struct testQemuConf' which will hold
all of them and just the struct will be passed to the tests.

Additionally this will make the conf available from inside the test run.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
2021-08-18 10:20:49 +02:00
..
2020-06-10 14:00:38 +02:00
2021-07-15 14:50:48 +02:00
2021-08-17 18:27:13 +02:00
2021-08-17 18:27:13 +02:00
2020-07-10 09:40:58 +02:00
2020-02-24 23:15:50 +01:00
2020-11-27 16:28:31 +01:00
2016-09-14 13:18:07 +02:00
2021-08-16 14:22:38 +02:00