cloud-hypervisor/devices/src/legacy
Rob Bradford 224f77500c devices: serial: Make the serial unit tests pass
Some refactoring has taken place since the unit tests were written:

The read/write in BusDevice now take a base address and the interrupt
handling code has changed necessitating the need for a new TestInterrupt
struct.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2019-07-16 17:09:05 +02:00
..
i8042.rs devices: Extend the Bus trait to carry the device range base 2019-07-08 07:39:21 +02:00
mod.rs devices: legacy: Fix rustfmt issue 2019-05-10 16:32:39 +02:00
serial.rs devices: serial: Make the serial unit tests pass 2019-07-16 17:09:05 +02:00