mirror of https://github.com/dynup/kpatch
de1d0c6e08
The kpatch-test script clears the kernel log buffer to distinguish between old and new dmesg entries. Wiping out the old buffer may surprise some users, but isn't too hard to avoid: - save the last dmesg line - run the tests - filter out old dmesg lines until after finding the saved entry - if no saved entry is found, the buffer most likely overflowed - inform the user to increase the log size Signed-off-by: Joe Lawrence <joe.lawrence@redhat.com> |
||
---|---|---|
.. | ||
integration | ||
unit | ||
difftree.sh | ||
test-functions.sh |