google / googletest

GoogleTest - Google Testing and Mocking Framework
https://google.github.io/googletest/
BSD 3-Clause "New" or "Revised" License
34.51k stars 10.09k forks source link

Add zos for death test support #4527

Closed abhina-sree closed 4 months ago

abhina-sree commented 5 months ago

This fixes the following issue https://github.com/google/googletest/issues/4526 by adding z/OS to support death tests.