forked from magsilva/proteum
-
Notifications
You must be signed in to change notification settings - Fork 0
Tool for mutation testing of C programs
License
jacksonpradolima/proteum
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Requirements ------------ * cmake * cmocka How to compile -------------- cd build cmake .. How to test ----------- ctest How to install --------------- After compiling the executables and scripts will be in the LINUX/bin directory. Just copy those file where you want and it is ready to use. How to run ------------- Proteum requires GCC to be installed. To use its GUI it is also necessary TCL/TK. Suposing the executable files are in directory /usr/bin/proteum, run > export PROTEUMIMHOME=/usr/bin/proteum > export PATH=$PROTEUMIMHOME:$PATH > proteumim Proteum can also be run by a command line Documentation ------------- This file Enjoy! Marcio Delamaro
About
Tool for mutation testing of C programs
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 79.0%
- Tcl 19.0%
- Makefile 1.8%
- Other 0.2%