commit | 640276734649dc9252176e4e5f3e71832cfda310 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Fri Aug 30 14:02:19 2019 -0700 |
committer | Christopher Ferris <cferris@google.com> | Fri Aug 30 23:29:34 2019 -0700 |
tree | fb09c5bf499d69d5da4ce12c411b867ab3bd562e | |
parent | a4e4b57512c5ce1969db51181aed7d885f83cefa [diff] |
Add test of undefined return address. Add a specific test that __libc_init is the last frame in a stack when run on device. In addition, it verifies that the return address register is marked as undefined given the unwind. Bug: 140008396 Test: New unit test passes on arm/arm64 (taimen device). Test: New unit test passes on x86 (cuttlefish). Test: New unit test passes on x86_64 (modified bionic/tests/run-on-host.sh) Change-Id: Iefc151a7dbf52ab083c2bb78bad3d38b4e9e1254