commit | 4352b4556c138eb9f583367d678531930b5b8fb0 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Wed Jun 04 18:59:01 2014 -0700 |
committer | Andreas Gampe <agampe@google.com> | Wed Jun 04 19:00:38 2014 -0700 |
tree | 92c0d56eb32f0dedfbc8ab8b1615e9afb409916d | |
parent | d2395646c71d4e781d7362b025d49df482ffec94 [diff] |
ART: Add a test checking TLS offsets and entrypoints Add a test (runtime for now, as compile-time checks seem not possible with current infrastructure) that checks the structure of the thread tls and entrypoint structs. A failure of the test indicates a structural change, which hints at a necessary oat version bump. Change-Id: I500b5cd940c916ebfc1580e9dd2c287c4d263956