kpatch/test/integration/fedora-27
Josh Poimboeuf af9f9f491c test: remove obsolete tests
After doing some research, I've discovered that most of these tests no
longer test what they were originally intended to test.

An exception here is the 'macro-hooks' test, which is probably better
suited as an integration test, so I removed its unit test and kept its
integration test.

Really, most of these tests weren't all that useful to begin with, so
it's not a big loss.  The one exception is 'gcc-static-local-var-2',
which was originally meant to test multiple static local variables with
the same name in the name function.  That's a good thing, so I'll try to
come up with another test for that which works with Linux 4.16.

Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com>
2018-04-19 17:19:08 -05:00
..
bug-table-section.patch testing: rebase patches for Fedora 27 4.13.9-300.fc27.x86_64 2018-03-22 14:36:34 -04:00
cmdline-string-LOADED.test testing: rebase patches for Fedora 27 4.13.9-300.fc27.x86_64 2018-03-22 14:36:34 -04:00
cmdline-string.patch testing: rebase patches for Fedora 27 4.13.9-300.fc27.x86_64 2018-03-22 14:36:34 -04:00
convert-global-local.patch testing: rebase patches for Fedora 27 4.13.9-300.fc27.x86_64 2018-03-22 14:36:34 -04:00
data-new-LOADED.test testing: rebase patches for Fedora 27 4.13.9-300.fc27.x86_64 2018-03-22 14:36:34 -04:00
data-new.patch testing: rebase patches for Fedora 27 4.13.9-300.fc27.x86_64 2018-03-22 14:36:34 -04:00
data-read-mostly.patch testing: rebase patches for Fedora 27 4.13.9-300.fc27.x86_64 2018-03-22 14:36:34 -04:00
fixup-section.patch testing: rebase patches for Fedora 27 4.13.9-300.fc27.x86_64 2018-03-22 14:36:34 -04:00
gcc-constprop.patch testing: rebase patches for Fedora 27 4.13.9-300.fc27.x86_64 2018-03-22 14:36:34 -04:00
gcc-static-local-var-3.patch testing: rebase patches for Fedora 27 4.13.9-300.fc27.x86_64 2018-03-22 14:36:34 -04:00
gcc-static-local-var-5.patch testing: rebase patches for Fedora 27 4.13.9-300.fc27.x86_64 2018-03-22 14:36:34 -04:00
gcc-static-local-var-6.patch Testing: Add testcase for correlating static local variable 2018-04-05 09:44:45 -05:00
gcc-static-local-var.patch testing: rebase patches for Fedora 27 4.13.9-300.fc27.x86_64 2018-03-22 14:36:34 -04:00
macro-callbacks.patch kmod: add support for in-kernel livepatch hooks 2018-03-23 10:32:14 -04:00
macro-printk.patch testing: rebase patches for Fedora 27 4.13.9-300.fc27.x86_64 2018-03-22 14:36:34 -04:00
meminfo-cmdline-rebuild-SLOW-LOADED.test testing: rebase patches for Fedora 27 4.13.9-300.fc27.x86_64 2018-03-22 14:36:34 -04:00
meminfo-cmdline-rebuild-SLOW.patch testing: rebase patches for Fedora 27 4.13.9-300.fc27.x86_64 2018-03-22 14:36:34 -04:00
meminfo-init2-FAIL.patch testing: rebase patches for Fedora 27 4.13.9-300.fc27.x86_64 2018-03-22 14:36:34 -04:00
meminfo-init-FAIL.patch testing: rebase patches for Fedora 27 4.13.9-300.fc27.x86_64 2018-03-22 14:36:34 -04:00
meminfo-string-LOADED.test testing: rebase patches for Fedora 27 4.13.9-300.fc27.x86_64 2018-03-22 14:36:34 -04:00
meminfo-string.patch testing: rebase patches for Fedora 27 4.13.9-300.fc27.x86_64 2018-03-22 14:36:34 -04:00
module-call-external.patch testing: rebase patches for Fedora 27 4.13.9-300.fc27.x86_64 2018-03-22 14:36:34 -04:00
module-shadow.patch testing: rebase patches for Fedora 27 4.13.9-300.fc27.x86_64 2018-03-22 14:36:34 -04:00
multiple.test testing: rebase patches for Fedora 27 4.13.9-300.fc27.x86_64 2018-03-22 14:36:34 -04:00
new-function.patch testing: rebase patches for Fedora 27 4.13.9-300.fc27.x86_64 2018-03-22 14:36:34 -04:00
new-globals.patch testing: rebase patches for Fedora 27 4.13.9-300.fc27.x86_64 2018-03-22 14:36:34 -04:00
README testing: rebase patches for Fedora 27 4.13.9-300.fc27.x86_64 2018-03-22 14:36:34 -04:00
remote-setup testing: rebase patches for Fedora 27 4.13.9-300.fc27.x86_64 2018-03-22 14:36:34 -04:00
replace-section-references.patch testing: rebase patches for Fedora 27 4.13.9-300.fc27.x86_64 2018-03-22 14:36:34 -04:00
shadow-newpid-LOADED.test testing: rebase patches for Fedora 27 4.13.9-300.fc27.x86_64 2018-03-22 14:36:34 -04:00
shadow-newpid.patch testing: rebase patches for Fedora 27 4.13.9-300.fc27.x86_64 2018-03-22 14:36:34 -04:00
smp-locks-section.patch testing: rebase patches for Fedora 27 4.13.9-300.fc27.x86_64 2018-03-22 14:36:34 -04:00
special-static-2.patch testing: rebase patches for Fedora 27 4.13.9-300.fc27.x86_64 2018-03-22 14:36:34 -04:00
special-static.patch testing: rebase patches for Fedora 27 4.13.9-300.fc27.x86_64 2018-03-22 14:36:34 -04:00
tracepoints-section.patch testing: rebase patches for Fedora 27 4.13.9-300.fc27.x86_64 2018-03-22 14:36:34 -04:00
warn-detect-FAIL.patch testing: rebase patches for Fedora 27 4.13.9-300.fc27.x86_64 2018-03-22 14:36:34 -04:00

4.13.9-300.fc27.x86_64