commit | f70257ec36aea0c056980c96cfb5a101833c2a89 | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Wed Nov 20 15:51:36 2019 -0800 |
committer | Tom Cherry <tomcherry@google.com> | Wed Nov 20 15:55:16 2019 -0800 |
tree | 571e7088089c32e300fe0707253165c534a7155d | |
parent | 48d481b4f4ca738c987a02da76dcdb8077ada090 [diff] |
init: fix subcontext tests running as non-root. A recently added subcontext test was failing beause it was running as non-root, but GTEST_SKIP() didn't work as I expected it to. In retrospect, all of these tests except for the property one, can easily run as root, so this changes allows all of these tests to run as root, while fixing the original issue. Bug: 144707143 Test: root and nonroot subcontext unit tests Change-Id: Ia835597701698f6be2101f92d6f4c9450bd3c7dd