qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

float tests are too verbose (was: [PATCH v2] tests/qtest/qom-test: Do no


From: Thomas Huth
Subject: float tests are too verbose (was: [PATCH v2] tests/qtest/qom-test: Do not print tested properties by default)
Date: Wed, 18 Jan 2023 14:09:20 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.13.0

On 17/01/2023 11.44, Daniel P. Berrangé wrote:
...
And what i think is test float being overly verbose

   >> Testing f16_le_quiet

   46464 tests total.

     10000
     20000
     30000
     40000
   46464 tests performed.

Could be written as

   >> Testing f16_le_quiet: 46464 tests total .... OK

(one '.' for each 10,000 tests run, before final 'OK' is printed)

Unfortunately, the float tests are included via a git submodule, so the source code is not under our direct control here ... has anybody a good idea how to get this tackled best?

 Thomas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]