Ani Sinha <[email protected]> writes:

> This is initial commit of cpuid, acpi and smbios python test scripts for
> biosbits to execute. No change has been made to them from the original code
> written by the biosbits author Josh Triplett. They are required to be 
> installed
> into the bits iso file and then run from within the virtual machine booted off
> with biosbits iso.
>
> The test scripts have a ".py2" extension in order to prevent avocado from
> loading them. They are written in python 2.7 and are run from within bios 
> bits.
> There is no need for avocado to try to load them and call out errors on 
> python3
> specific syntaxes.
>
> The original location of these tests are here:
> https://github.com/biosbits/bits/blob/master/python/testacpi.py
> https://github.com/biosbits/bits/blob/master/python/smbios.py
> https://github.com/biosbits/bits/blob/master/python/testcpuid.py
>
> For QEMU, we maintain a fork of the above repo here with numerious fixes:
> https://gitlab.com/qemu-project/biosbits-bits
>
> The acpi test for example is maintained here in the fork:
> https://gitlab.com/qemu-project/biosbits-bits/-/raw/master/python/testacpi.py
>
> Cc: Daniel P. Berrangé <[email protected]>
> Cc: Paolo Bonzini <[email protected]>
> Cc: Maydell Peter <[email protected]>
> Cc: John Snow <[email protected]>
> Cc: Thomas Huth <[email protected]>
> Cc: Alex Bennée <[email protected]>
> Cc: Igor Mammedov <[email protected]>
> Cc: Michael Tsirkin <[email protected]>
> Signed-off-by: Ani Sinha <[email protected]>

Reviewed-by: Alex Bennée <[email protected]>

-- 
Alex Bennée

Reply via email to