File | Status |
---|---|
align_basic_tests.cpp | Access violation on Mem::setTrackingBlockHead(gTrackHead->gNext); |
memory_test.cpp | No problems. All tests pass. |
StressTest_Alignment.cpp | currAllocIndex tests fail. For some perplexing reason, several lines are skipped entirely because the debugger says they contain no executable statements. |
StressTest_fixed.cpp | Not attempted. |
StressTest_Heap.cpp | currAllocIndex tests fail. Seems to be the exact same problem as StressTest_Alignment.cpp |
StressTest_Tracking.cpp | currAllocIndex tests fail. Seems to be the exact same problem as StressTest_Alignment.cpp and StressTest_Heap.cpp |
tracking_tests_global.cpp | currNumAlloc tests fail |
tracking_tests_heap.cpp | currNumAlloc tests fail |
So this is where I will begin tomorrow, with sincere hopes of having it all worked out by Monday's deadline!
No comments:
Post a Comment