mirror of https://github.com/dynup/kpatch
af9f9f491c
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> |
||
---|---|---|
.. | ||
x86_64 | ||
Makefile | ||
Makefile.include |