summaryrefslogtreecommitdiff
path: root/test/dm/virtio_device.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-23virtio: Avoid strange behaviour on removalSimon Glass1-0/+3
2022-10-17dm: treewide: Use uclass_first_device_err when accessing one deviceMichal Suchanek1-4/+4
2022-06-08test: dm: virtio: Test virtio device driver probingAndrew Scull1-0/+9
2022-06-08virtio: sandbox: Bind RNG rather than block deviceAndrew Scull1-2/+2
2022-06-08test: dm: virtio: Split out virtio device testsAndrew Scull1-0/+186