Statistics
| Branch: | Revision:

root / tests @ 19e6c50d

Latest revisions

# Date Author Comment
19e6c50d 12/06/2012 09:12 am Petar Jovanovic

target-mips: Fix incorrect shift for SHILO and SHILOV

helper_shilo has not been shifting an accumulator value correctly for negative
values in 'shift' field. Minor optimization for shift=0 case.
This change also adds tests that will trigger issue and check for regressions....

34f5606e 12/06/2012 09:10 am Petar Jovanovic

target-mips: Fix incorrect code and test for INSV

Content of register rs should be shifted for pos before applying a mask.
This change contains both fix for the instruction and to the existing test.

Signed-off-by: Petar Jovanovic <>
Reviewed-by: Eric Johnson <>...

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 <>

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