kpatch/test/unit
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
..
x86_64 test: remove obsolete tests 2018-04-19 17:19:08 -05:00
Makefile Add create-diff-object unittest framework 2018-04-13 18:09:37 +02:00
Makefile.include unit: don't suppress stderr in non-fail tests 2018-04-18 08:03:25 -05:00