Skip to content

contains a test framework and runner for kernel modules

Notifications You must be signed in to change notification settings

stubbfel/KUnity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kunity

KUnity configure the c unit test framework Unity (http://www.throwtheswitch.org/unity) so that it can use in kernel space and provide a test runner (module), which can invoke from user space.

The submodule KUnity-Core contains the "test framework code", which should be insert to your kernel module (for more information please see KUnity-Core).

The submodule KUnity-Test-Runner-Module contains the "test runner", which should be insert (insmod) to your test system (for more information please see KUnity-Core).

Releases

No releases published

Packages

No packages published