isoalloc
isoalloc copied to clipboard
Add tests for the cpp version
- [ ]
new/delete - [ ]
new[]/delete[] - [ ] size mismatch on
delete - [ ]
std::bad_allocon invalidnew - [ ] no exception if configured this way on invalid
new - [ ] …
Did you try running make cpp_tests ?
Yes, but they only check that things are ~working, but not that isoalloc is catching bad things™