2 Commits

Author SHA1 Message Date
stubbfel
01e2270cfc update Readme 2018-09-06 23:01:46 +02:00
stubbfel
e274e0a8b1 add first version 2018-07-26 21:51:06 +02:00
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# Kunity test runner module
The Kunity test runner runs any kunity tests (see [KUnity-Core](/kttd/KUnity-Core)) by a kernel module.
The Kunity test runner runs any kunity tests (see [KUnity-Core](https://github.com/stubbfel/KUnity-Core)) by a kernel module.
This module search for test function in the symbol table of the kernel space (https://www.linux.com/learn/kernel-newbie-corner-kernel-symbols-whats-available-your-module-what-isnt) and made them runable for the userspace (by proc files).
## proc file struce