On Wed, Oct 19, 2022 at 9:02 PM Alex Bennée <[email protected]> wrote:
>
>
> Ani Sinha <[email protected]> writes:
>
> > Added the SPDX license identifier for smilatency tests.
> > Also added a comment indicating that smilatency test is run from within the
> > biosbits environment/VM and hence is not subjected to QEMU build/test
> > environment dependency fulfilments or QEMU maintanance activities.
> >
> > 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]>
> > ---
> >  tests/avocado/acpi-bits/bits-tests/smilatency.py2 | 4 ++++
> >  1 file changed, 4 insertions(+)
>
> Thinking about this again, why not just merge this with the initial code
> dump?

I wanted to keep the original test scripts untouched from bits and
make our changes in separate commits. That way it helps to understand
exactly what we added/modified in the original bits test script.

Reply via email to