aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorIvan Efremov <i350300800e@gmail.com>2021-06-09 21:20:50 +0300
committerGitHub <noreply@github.com>2021-06-09 19:20:50 +0100
commitb5598b4c4d79b06d047f003d663b7fe69a93334f (patch)
tree4470567cfdc7db5c8d623f909f978565cfdf1ebc /README.md
parent97094623c917069c762968f302c30950936e79bc (diff)
downloadlibvfio-user-b5598b4c4d79b06d047f003d663b7fe69a93334f.zip
libvfio-user-b5598b4c4d79b06d047f003d663b7fe69a93334f.tar.gz
libvfio-user-b5598b4c4d79b06d047f003d663b7fe69a93334f.tar.bz2
Add valgrind build requirement for running tests (e.g. 'make test')
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 462f85b..6a65d6b 100644
--- a/README.md
+++ b/README.md
@@ -70,6 +70,7 @@ Build requirements:
* `cmake` (v2 or above)
* `apt install libjson-c-dev libcmocka-dev libssl-dev` *or*
* `yum install json-c-devel libcmocka-devel openssl-devel`
+ * `valgrind` for testing
To build: