From c8f4c755c3df8f8a9a304a55036baa9ea20cf943 Mon Sep 17 00:00:00 2001 From: Harry Jeffery Date: Tue, 8 Dec 2015 16:36:26 +0000 Subject: Add testing infrastructure --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 1598ca6..b6199a8 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,13 @@ Installation $ make # make install +Tests +----- + +`imv` has a work-in-progress test suite. The test suite requires `cmocka`. + + $ make check + Contact ------- -- cgit v1.2.3