Oh wait, we leave that to the individual containers. Never mind! Let's write this on other platforms!!
This commit is contained in:
parent
644afdedaf
commit
4649e7d632
|
@ -111,5 +111,3 @@ testingTest(ControlMethodsCalled)
|
||||||
want.countEventOnFree = 1;
|
want.countEventOnFree = 1;
|
||||||
checkCounts(t, &counts, &want);
|
checkCounts(t, &counts, &want);
|
||||||
}
|
}
|
||||||
|
|
||||||
// TODO test freeing a parent frees the child
|
|
||||||
|
|
Loading…
Reference in New Issue