Add host based kernel image test framework.
Offer initial host based test framework for kernel image. Further test logic will be added by kernel team. Possible oneliner to run this: make tradefed-all && \ tradefed.sh run commandAndExit build/kernel-image-check \ --set-option kernel-image-check-tool:/path/to/libabigail/ \ --set-option kernel-image-alt-path:/path/to/local/kernel/out/dir \ --set-option kernel-abi-file:/path/to/abi.out Test: TF test Change-Id: I8a178f294818b7838df08234717a25c102e190d8
Loading