Loading
test/llvm_vfio_fuzz: fuzz VFIO_USER_REGION_WRITE/READ
This test try to read/write VFIO_PCI_BAR0_REGION_INDEX register at at random offset and with random data. A single test use four bytes of data because most of the registers are of this size or double of that. Signed-off-by:Sebastian Brzezinka <sebastian.brzezinka@intel.com> Change-Id: I2b541258a8514f24900e8cdad8af791e01de4cfc Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/14625 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com>