aboutsummaryrefslogtreecommitdiff
path: root/test/py/libvfio_user.py
AgeCommit message (Expand)AuthorFilesLines
2021-05-26python tests: add VFIO_USER_DEVICE_GET_IRQ_INFO (#500)John Levon1-0/+10
2021-05-26improve request header handlingJohn Levon1-1/+1
2021-05-25cleanup some python tests (#482)John Levon1-22/+66
2021-05-25more spec updates (#491)John Levon1-7/+7
2021-05-25python tests: add vfu_irq_trigger() (#475)John Levon1-0/+6
2021-05-25Handle support of PCI FLR capability (#517)Swapnil Ingle1-0/+12
2021-05-25python tests: add vfu_setup_region() tests (#474)John Levon1-4/+12
2021-05-24python tests: add VFIO_USER_DEVICE_SET_IRQS (#473)John Levon1-2/+14
2021-05-24fix region offset handling (#485)John Levon1-8/+3
2021-05-20python tests: add VFIO_USER_DEVICE_GET_REGION_INFO (#471)John Levon1-38/+96
2021-05-15python tests: add VFIO_USER_DEVICE_GET_INFO (#454)John Levon1-0/+5
2021-05-15move PCI capability testing to Python (#453)John Levon1-19/+146
2021-05-10python tests: add vfu_create_ctx(), vfu_realize_ctx() (#448)John Levon1-4/+116
2021-05-10start python-based testing framework (#447)John Levon1-0/+166