Skip to content
/ covize Public
forked from d33tah/aflize

Automatically gather coverage information for ubuntu packages

Notifications You must be signed in to change notification settings

edmcman/covize

 
 

Repository files navigation

covize

Example: For ubuntu package pkg on the command pkg-cmd -x @@.

  1. First build a docker image containing the coverage-instrumented binaries with ./setup-image.bash pkg. This can take a long time.
  2. If you have an output directory you want to view coverage for, run sudo ./run-dir.bash pkg -d /path/to/output pkg-cmd -x @@.

About

Automatically gather coverage information for ubuntu packages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 95.3%
  • Python 4.7%