OSDN Git Service

Adjust test to let it pass on libhoudini.
authorYabin Cui <yabinc@google.com>
Tue, 8 Mar 2016 01:44:58 +0000 (17:44 -0800)
committerElliott Hughes <enh@google.com>
Thu, 24 Mar 2016 23:28:21 +0000 (16:28 -0700)
commitec9b56ee2e3ddd5b475e9804f42f65e8b71486bd
tree8138f134a443a766e4c24696d69e65a24a864f3a
parent11c79304886155209fc2af9bd7b4096515588584
Adjust test to let it pass on libhoudini.

When using libhoudini to run arm code on x86 platforms, we can't
assume the main thread allocates local variables at the stack
declared by kernel.

(cherry picked from commit 61e4d461e5c1c5108fdfe2a9f1edec6717e7461e)

Bug: http://b/27815309
Change-Id: Ic714a8e633a0bb6e85b38ee0e01e3439d0a0cea5
tests/pthread_test.cpp