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)
committerYabin Cui <yabinc@google.com>
Thu, 10 Mar 2016 22:28:43 +0000 (14:28 -0800)
commit61e4d461e5c1c5108fdfe2a9f1edec6717e7461e
tree3eaf04010e6c7c3a3dcd552bfbc6be63167bf300
parentb83bd7bc256d5121ec3ff1babc3bc08d7f04eea2
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.

Change-Id: Id9457f47fc338a3103fdee25a7a6e622915e7090
tests/pthread_test.cpp