Skip to content

Commit

Permalink
Update test snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
nineonine committed Oct 12, 2023
1 parent b3d3b68 commit 2051674
Showing 1 changed file with 6 additions and 13 deletions.
19 changes: 6 additions & 13 deletions tests/mark_sweep_4_snapshot.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
roots:
- 0
- 2
- 4
- 8
- 10
objects:
Expand All @@ -13,29 +12,23 @@ objects:
2:
header: {}
fields:
- value: 222
4:
header: {}
fields:
- value: 111
- value: 888
6:
header: {}
fields:
- value: 909
- value: 606
- addr: 8
8:
header: {}
fields:
- value: 888
- value: 222
10:
header: {}
fields:
- value: 666
- value: 111
free_list:
- - 3
- 1
- - 5
- 1
- 3
- - 9
- 1
- - 11
Expand All @@ -45,7 +38,7 @@ memory:
- status: Allocated
- status: Allocated
- status: Free
- status: Allocated
- status: Free
- status: Free
- status: Allocated
- status: Allocated
Expand Down

0 comments on commit 2051674

Please sign in to comment.