Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
iotests: Add poke_file_[bl]e functions
Similarly to peek_file_[bl]e, we may want to write binary integers into a file. Currently, this often means messing around with poke_file and raw binary strings. I hope these functions make it a bit more comfortable. Signed-off-by: Max Reitz <[email protected]> Code-suggested-by: Eric Blake <[email protected]> Message-Id: <[email protected]> Reviewed-by: Eric Blake <[email protected]> Signed-off-by: Max Reitz <[email protected]>
- Loading branch information