Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fail test with fewer than 0.5 * alloc_limit
We currently print out when the allocations are lower than the hardcoded limit, but we don't enforce changing this. This commit adds a second test that fails when the measured allocations are fewer than 50 % of the ones saved in the file
- Loading branch information