commit | f7f03c9e32497e048264cba3bbb26ecb2b91a37d | [log] [tgz] |
---|---|---|
author | Sandeep Patil <sspatil@google.com> | Fri Jul 12 17:34:09 2019 -0700 |
committer | Sandeep Patil <sspatil@google.com> | Tue Jul 30 14:40:24 2019 -0700 |
tree | 627fd20f5696760203327351b8fc9b842470e2cc | |
parent | 89ea28116a0a90f954ea2942afb5a1bf293bab9b [diff] |
libion: make tests work with Ion from common kernel. The tests do not care about legacy ION interface and are intended to concentrate for kernels 4.14+ (new API). Running these tests successfully during changes in ION will keep us honest with the upcoming heap-as-module changes in ION. Test: ./ion-unit-tests on cuttlefish. Bug: 133508579 Change-Id: I2a31d09d09deb5be9ae84c4981cdf4b3c2cceb4c Signed-off-by: Sandeep Patil <sspatil@google.com>