kpatch/test
Joe Lawrence 6ee3c0f8fa testing: add a PATCHES_LIST to kpatch-test
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.
2016-12-16 16:18:19 -05:00
..
integration testing: add a PATCHES_LIST to kpatch-test 2016-12-16 16:18:19 -05:00
testmod testmod/doit.sh: add .kpatch.checksum to test module 2014-09-09 07:52:41 -04:00
difftree.sh add difftest.sh test 2014-08-12 10:50:46 -05:00