K 10 svn:author V 4 ngie K 8 svn:date V 27 2019-04-01T18:25:14.798441Z K 7 svn:log V 413 Import review changes 1. Collapse the declaration/assignment for `trap_enotcap_enabled_len` to reduce complexity. 2. Move the `GTEST_SKIP()` backwards compatible definition out into the global space. 3. Sort conditional platform #includes with __FreeBSD__ before __linux__. Requested by: David Drysdale [1,2], emaste [3] Pull Request: https://github.com/google/capsicum-test/pull/42 END