mirror of https://github.com/dynup/kpatch
6ee3c0f8fa
Instead of building *.patch, allow the user to specify patch files on the command line. For example: kpatch-test --quick centos-7/cmdline-string.patch centos-7/data-new.patch Update the top-level Makefile as well, so it can be similarly invoked: PATCHES="centos-7/cmdline-string.patch centos-7/data-new.patch" make quick If no patches are specified on the kpatch-test command line, then fall back to the previous behavior of *.patch. NOTE: If patches *are* specified, then only the .test files corresponding to those patches will be executed. Provided patch paths will also override any --directory value. |
||
---|---|---|
.. | ||
integration | ||
testmod | ||
difftree.sh |