Add tests for pthread TLS leak.
Add tests that ensure that threads don't leak memory mappings after they exit. Bug: http://b/36045112 Test: /data/nativetest/bionic-unit-tests/bionic-unit-tests --gtest_filter=*leak* Test: /data/nativetest64/bionic-unit-tests/bionic-unit-tests --gtest_filter=*leak* Change-Id: Id0c1194b5d2bb7d89947b1ade16eb0d768d8c5b7
Loading
Please sign in to comment