The aim of this tickets is to study all the crash tests (including tests in csuite and Python test suite) that are part of regular WT testing and identify following:
- The testing framework (i.e., csuite, Python unit test)
- Aim of the test and the specific scenario tests are written for
- How these tests are implemented. E.g., some csuite crash tests use fork() and SIGKILL to implement crash tests.
- What platforms these tests are configured to run on (E.g., Mac OSX, Ubuntu arch64 etc.)