kpatch/test/integration
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
..
centos-7 testing: use common Makefile 2016-12-16 16:16:30 -05:00
fedora-25 testing: use common Makefile 2016-12-16 16:16:30 -05:00
ubuntu-16.04 testing: add and rebase integration tests for Ubuntu 16 2016-12-16 16:06:49 -05:00
.gitignore test: add much quicker combined test option 2014-05-27 09:40:24 -05:00
Makefile testing: add a PATCHES_LIST to kpatch-test 2016-12-16 16:18:19 -05:00
kpatch-test testing: add a PATCHES_LIST to kpatch-test 2016-12-16 16:18:19 -05:00
rebase-patches testing: add rebase_patches tool 2016-12-16 16:05:06 -05:00