commit | a402fbc2962e8cda1111449a47c26de69b33d669 | [log] [tgz] |
---|---|---|
author | Yanbing Jiang <yanbing.jiang@intel.com> | Tue Jan 17 13:23:43 2017 +0800 |
committer | Josh Gao <jmgao@google.com> | Tue May 16 16:28:50 2017 -0700 |
tree | 6d461b1918782becbd0f3972ea9240f4f4b4bf05 | |
parent | 95cf1719669f914d086c9e394289b54f75cc48cf [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> (cherry picked from commit 2abb686ddbf7c8fe54f2c1cb41ab90d7c8b04c7a)