summaryrefslogtreecommitdiff
path: root/t/slabs_reassign.t
Commit message (Expand)AuthorAgeFilesLines
* Find perl via /usr/bin/env instead of directlyDavid CARLIER2022-08-251-1/+1
* Changed the parts using strtol to use safe_strtolminkikim892020-05-271-1/+6
* pre-split slab pages into slab freelistsdormando2012-07-271-5/+7
* fix slabs_reassign tests on 32bit hostsdormando2012-01-181-3/+3
* test for the error code, not the full messagedormando2012-01-111-2/+2
* no same-class reassignment, better errorsdormando2012-01-031-3/+3
* slab reassignmentdormando2011-12-191-0/+71