commit | 2b3b2ecee8df54a25e9f5e0968761dbac4761e6c | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Thu Aug 21 19:23:53 2014 -0700 |
committer | Elliott Hughes <enh@google.com> | Fri Aug 22 09:26:50 2014 -0700 |
tree | 4bc53bd3bc27c2fb1e862f56411141a6ecb980f8 | |
parent | 2e6c5fc4e903b6ef58bd94e13e51b3f0aa4689b3 [diff] |
Fix unistd.getpid_caching_and_clone. This test only works if you're root (strictly: if you have permission to CLONE_NEWNS), so it's useful to us when we're doing ad hoc testing (since that's usually done as root), but it's not useful as part of CTS or when running the tests on the host. (cherry-pick of 84d0683a824fa02dbaa6d1b56a79223804b54e80.) Bug: 16705621 Bug: 17170200 Change-Id: Ia92c871b15f7e45fc174bb59bc95540fd00ae745