]> git.llucax.com Git - software/mutest.git/blobdiff - sample/README
Unify C and Python implementations header file
[software/mutest.git] / sample / README
index 2d5c710de2aa6acd7fe97a60ab9780ac1df3b517..a687fb019f15b37fb71ebd18b6c6961d64a399b9 100644 (file)
@@ -5,4 +5,8 @@ make test
 If you want extra verbosity, try:
 make test V=-vvv
 
+To try out the python implementation, try:
+make test-py
+
+(same for the verbosity level)