Skip to content
This repository has been archived by the owner on Jun 16, 2023. It is now read-only.
/ embunit-lk Public archive

simple example how to use embunit with linux kernel module

Notifications You must be signed in to change notification settings

gruzdev/embunit-lk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

1. Download embuinit from http://sourceforge.net/projects/embunit/files/
2. Extract embunit source tarball into current directory
3. Run make to create test kernel module
4. Insmod resulting test.ko
5. Type dmesg, you should see following strings in your kernel log:

[26023.654544] ..............
[26023.654597] OK (14 tests)

6. Drop me an email with your suggestions of unit testing and TDD in
   the linux kernel.

Mikhail Gruzdev <michail.gruzdev@gmail.com>

About

simple example how to use embunit with linux kernel module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages