kpatch/test/unit
Artem Savkov 3aa5abb807 kpatch-build: use symbol table instead of kobject
create-diff-object doesn't really need the full kernel object file as
input. All it requires is a symbol table. Switch to using "eu-readelf -s"'s
output instead of object files. This will enable us to cover more cases
in unit tests.

Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com>
Signed-off-by: Artem Savkov <asavkov@redhat.com>
2018-05-18 09:24:40 +02:00
..
objs@4fcbc2e8c1 ppc64le: add WARN detection 2018-05-04 16:32:48 +02:00
Makefile Add kpatch-unit-objs submodule 2018-04-26 18:49:29 +02:00
Makefile.include kpatch-build: use symbol table instead of kobject 2018-05-18 09:24:40 +02:00