KUnit and Assertions
KUnit has been seeing a lot of use and development recently. It's the kernel's new unit
test system, introduced late last year by Brendan Higgins. Its goal is to
enable maintainers and other developers to test discrete portions of kernel
code in a reliable and reproducible way. This is distinct from various forms of
testing that rely on the behavior of the system as a whole and, thus, do not
necessarily always produce identical results.
|
|
Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.