mps icon indicating copy to clipboard operation
mps copied to clipboard

Extension/contraction callback test does not check correlations

Open rptb1 opened this issue 2 years ago • 0 comments

In https://github.com/Ravenbrook/mps/pull/213#pullrequestreview-1422468433 @UNAA008 says:

q .limitation on not checking numbers of extensions and contractions. Is this a dangerous omission?

Not very dangerous. The test could be altered to use manual allocation and try to correlate allocations and frees with extensions and contractions, as a form of white box testing.

rptb1 avatar Jun 09 '23 13:06 rptb1