commit | 2abb686ddbf7c8fe54f2c1cb41ab90d7c8b04c7a | [log] [tgz] |
---|---|---|
author | Yanbing Jiang <yanbing.jiang@intel.com> | Tue Jan 17 13:23:43 2017 +0800 |
committer | Calin Juravle <calin@google.com> | Wed May 10 15:28:20 2017 -0700 |
tree | 383e04ffa288f5104e266d441a83243dc638a065 | |
parent | b75e66e7636b3100432c7459130f55e12c12e0ab [diff] |
Add test for getError() of NativeBridge. NativeBridge v3 introduced getError() of which the functionality is same as dlerror(). This patch forces the routine of ART to NativeBridge to execute getError() on ART host test by loading invalid library from Java. Test: make test-art-host-run-test-115-native-bridge Change-Id: Iba389c22b6587176cbfe57d42af49041560c5b00 Signed-off-by: Zhenhua WANG <zhenhua.wang@intel.com>