]> git.llucax.com Git - software/mutest.git/blob - sample/README
Unify C and Python implementations header file
[software/mutest.git] / sample / README
1
2 Just take a look to all the files and find out. To try it out, you can type:
3 make test
4
5 If you want extra verbosity, try:
6 make test V=-vvv
7
8 To try out the python implementation, try:
9 make test-py
10
11 (same for the verbosity level)
12