Compare commits
19 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fd8c7adfab | ||
|
|
ab540cbeb2 | ||
|
|
47647c0f9b | ||
|
|
7e2493cc7a | ||
|
|
ad0623b150 | ||
|
|
ede62ec4e2 | ||
|
|
ed9d692d11 | ||
|
|
eb96de3b5f | ||
|
|
7d3f2a8beb | ||
|
|
e5b5e71af5 | ||
|
|
c80d2a7d41 | ||
|
|
66af091b0f | ||
|
|
185bf91288 | ||
|
|
dceb0a685e | ||
|
|
e953a7cefb | ||
|
|
4f7c91677e | ||
|
|
d312f88cba | ||
|
|
da13097d85 | ||
|
|
2ae0093171 |
@@ -1,6 +1,6 @@
|
|||||||
|
|
||||||
# Kunity test runner module
|
# Kunity test runner module
|
||||||
The Kunity test runner runs any kunity tests (see [KUnity-Core](https://github.com/stubbfel/KUnity-Core)) by a kernel module.
|
The Kunity test runner runs any kunity tests (see [KUnity-Core](/kttd/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).
|
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
|
## proc file struce
|
||||||
|
|||||||
Submodule dev-utility/CMake-Module/BuildKernelModule updated: 70e9c0eb3b...0a8f42f26e
Submodule lib/KUnity updated: 45ba80e18a...163455cd00
Reference in New Issue
Block a user