Skip to content

rasibley/kpet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KPET - Kernel Patch-Evaluated Testing

How to run it

kpet is written in Python that means you will need python3 installed in your system. You can execute it directly from the repository ./bin/kpet or you can install it via pip and use it directly from your PATH.

$ pip install --user git+https://github.com/RH-FMK/kpet

or

$ pip install --user -e .

if you have the repository cloned.

About

KPET - Kernel Patch-Evaluated Testing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%