]> sigrok.org Git - libsigrok.git/blobdiff - HACKING
Add a testsuite for libsigrok.
[libsigrok.git] / HACKING
diff --git a/HACKING b/HACKING
index a502a2008742e935dd33fd4191317c40fe04da5d..faac0a8c0da22a4bcf900efa8ccddb87f2703a20 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -144,6 +144,14 @@ Doxygen
    Variables that are "static" don't need to be marked like this.
 
 
+Testsuite
+---------
+
+You can run the libsigrok testsuite using:
+
+ $ make check
+
+
 Release engineering
 -------------------