rts: TraverseHeap: Add a basic test
For now this just tests that the order of the callbacks is what we expect for a couple of synthetic heap graphs.
Showing
- rts/TraverseHeap.c 2 additions, 0 deletionsrts/TraverseHeap.c
- rts/TraverseHeap.h 2 additions, 0 deletionsrts/TraverseHeap.h
- rts/TraverseHeapTest.c 219 additions, 0 deletionsrts/TraverseHeapTest.c
- rts/rts.cabal.in 1 addition, 0 deletionsrts/rts.cabal.in
- testsuite/tests/profiling/should_run/TraverseHeapTest.hs 4 additions, 0 deletionstestsuite/tests/profiling/should_run/TraverseHeapTest.hs
- testsuite/tests/profiling/should_run/TraverseHeapTest.stdout 77 additions, 0 deletionstestsuite/tests/profiling/should_run/TraverseHeapTest.stdout
- testsuite/tests/profiling/should_run/all.T 2 additions, 0 deletionstestsuite/tests/profiling/should_run/all.T
Loading
Please register or sign in to comment