40 Forks
91 Stars
91 Watchers

ktf

Kernel Test Framework - a unit test framework for the Linux kernel

How to download and setup ktf

Open terminal and run command
git clone https://github.com/oracle/ktf.git
git clone is used to create a copy or clone of ktf repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ktf https://github.com/oracle/ktf/archive/master.zip

Or simply clone ktf with SSH
[email protected]:oracle/ktf.git

If you have some problems with ktf

You may open issue on ktf support forum (system) here: https://github.com/oracle/ktf/issues