commit | c6df5bb75831dfd850b3cf39bb65c02fdb94f8a6 | [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 | c60e4e8008ed0a0cdf7b3ed1e5f9863b1e6f3540 [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>