Statistics
| Branch: | Revision:

root / tests @ c9c99c22

Latest revisions

# Date Author Comment
02c6ccc6 11/27/2012 07:04 pm Alex Horn

rtc: Only call rtc_set_cmos when Register B SET flag is disabled.

This bug occurs when the SET flag of Register B is enabled. When an RTC
data register (i.e. any of the ten time/calender CMOS bytes) is set, the
data is (as expected) correctly stored in the cmos_data array. However,...

d60478c5 11/27/2012 04:50 pm Paolo Bonzini

tests: make threadpool cancellation test looser

The cancellation test is failing on the buildbots. While the failure
merits a little more investigation to understand what is going on,
the logs show that the failure is not impacting the coverage
provided by the test. Hence, loosen a bit the assertions in a...

b2ea25d7 11/26/2012 05:37 pm Paolo Bonzini

tests: add AioContext unit tests

Signed-off-by: Paolo Bonzini <>
Signed-off-by: Anthony Liguori <>

74c856e9 11/26/2012 05:37 pm Paolo Bonzini

tests: add thread pool unit tests

Signed-off-by: Paolo Bonzini <>
Signed-off-by: Anthony Liguori <>

2954525b 11/19/2012 05:27 pm Anthony Liguori

Merge remote-tracking branch 'bonzini/build-urgent' into staging

  • bonzini/build-urgent:
    Makefile: Add missing dependency (fix parallel builds)
    tests: link in stubs
    libcacard: link in stubs
    libcacard: make unnesting rules available to Makefile.objs...
2b84c2be 11/19/2012 11:48 am Paolo Bonzini

tests: link in stubs

Signed-off-by: Paolo Bonzini <>

5f8ae8e2 11/14/2012 07:19 pm Hervé Poussineau

fdc-test: add tests for non-DMA READ command

Signed-off-by: Hervé Poussineau <>
Signed-off-by: Kevin Wolf <>

075f5532 11/14/2012 07:19 pm Hervé Poussineau

fdc: fix false FD_SR0_SEEK

Do not always set FD_SR0_SEEK, as callers already set it if needed.

Signed-off-by: Hervé Poussineau <>
Signed-off-by: Kevin Wolf <>

67f194bd 11/14/2012 07:19 pm Kevin Wolf

fdc-test: Check READ ID

ST0 shouldn't include 0x20 (FD_SR0_SEEK) after READ ID.

Signed-off-by: Kevin Wolf <>
Tested-by: Hervé Poussineau <>

6f442fe8 11/14/2012 07:19 pm Hervé Poussineau

fdc-tests: add tests for VERIFY command

Signed-off-by: Hervé Poussineau <>
Signed-off-by: Kevin Wolf <>

View revisions

Also available in: Atom