OSDN Git Service

Fix unistd._POSIX_macros_smoke test.
authorElliott Hughes <enh@google.com>
Thu, 13 Jul 2017 17:20:41 +0000 (10:20 -0700)
committerElliott Hughes <enh@google.com>
Thu, 13 Jul 2017 17:20:41 +0000 (10:20 -0700)
commita35293534f1aa481cc299b1c092e6619806e17f7
treeb064397a1acb02d9767871fb48341b07ae86d1df
parent2d585e0070f33ec86a5d5decf9642ee9f2501324
Fix unistd._POSIX_macros_smoke test.

We now claim _POSIX2_VERSION, but the test wasn't updated.

Bug: N/A
Test: ran tests
Change-Id: Idb3369b3df4b964f585597f0d37962ae619322d2
tests/unistd_test.cpp