googletest icon indicating copy to clipboard operation
googletest copied to clipboard

[FR]: Add z/OS platform for death test support

Open abhina-sree opened this issue 1 year ago • 1 comments
trafficstars

Does the feature exist in the most recent commit?

No

Why do we need this feature?

We would like to support death tests on z/OS as well

Describe the proposal.

Add GTEST_OS_ZOS here https://github.com/google/googletest/blob/main/googletest/include/gtest/internal/gtest-port.h#L672

Is the feature specific to an operating system, compiler, or build system version?

z/OS system

abhina-sree avatar May 02 '24 13:05 abhina-sree

PR to fix this https://github.com/google/googletest/pull/4527

abhina-sree avatar May 02 '24 13:05 abhina-sree

PR was merged.

derekmauro avatar May 21 '24 17:05 derekmauro