Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | We're not interested in the core dump, so prevent it. Also catch | otto | 2023-09-27 | 1 | -3/+17 |
| | | | | | SIGABRT, to avoid the "Abort trap" message, which confuses me sometimes until I realize it's the purpose of this test to abort. | ||||
* | typo | otto | 2018-01-28 | 1 | -2/+2 |
| | |||||
* | Test for correct error when on thread allocates, and another does a double free | otto | 2018-01-28 | 2 | -0/+71 |