aboutsummaryrefslogtreecommitdiff
path: root/test/dm/virtio.c
AgeCommit message (Expand)Author
2022-06-08test: dm: virtio: Split out virtio device testsAndrew Scull
2022-06-08test: dm: virtio: Test notify before del_vqsAndrew Scull
2022-06-08virtio: sandbox: Fix device features bitfieldAndrew Scull
2022-06-08dm: test: virtio: Test the virtio ringAndrew Scull
2021-02-03dm: core: Avoid partially removing devicesSimon Glass
2021-01-05dm: core: Access device flags through functionsSimon Glass
2020-08-07dm: Rename DM test flags to make them more genericSimon Glass
2020-08-03dm: core: Drop header files from dm/test.hSimon Glass
2020-07-25test/dm: check if devices existHeinrich Schuchardt
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20test/dm: check if devices existHeinrich Schuchardt
2018-11-14test: dm: virtio: Add test cases for virtio uclassBin Meng