mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 00:03:54 -06:00
tests/: spelling fixes
with some rewording in tests/qemu-iotests/298 tests/qtest/fuzz/generic_fuzz.c tests/unit/test-throttle.c as suggested by Eric. Signed-off-by: Michael Tokarev <mjt@tls.msk.ru> Reviewed-by: Eric Blake <eblake@redhat.com>
This commit is contained in:
parent
d30b5bc95a
commit
96420a30e0
49 changed files with 69 additions and 69 deletions
|
@ -132,7 +132,7 @@ qemu_file_monitor_test_record_free(QFileMonitorTestRecord *rec)
|
|||
* the file monitor event handler. Since events are
|
||||
* emitted in the background thread running the event
|
||||
* loop, we can't assume there is a record available
|
||||
* immediately. Thus we will sleep for upto 5 seconds
|
||||
* immediately. Thus we will sleep for up to 5 seconds
|
||||
* to wait for the event to be queued for us.
|
||||
*/
|
||||
static QFileMonitorTestRecord *
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue