On Tue, Jun 28, 2022 at 11:14:53AM +0100, Daniel P. Berrangé wrote: > Now that you mention it, avocado does feel like a more appropriate fit. > IIUC the biosbits project appears to be effectively providing a custom > guest OS ISO image. IOW this testing is quite biased towards being > integration testing which is the target of avocado, while qtest is much > more to the unit testing end of the spectrum. This would avoid all the > discussion and patches around introducing python to qtest > > With regards, > Daniel
Yes it's an ISO image but not a full OS. So IMHO not really a integration test, more like a unit test for ACPI - current tests we have just compare ACPI to expected file which is okay but very limited. -- MST