Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add unit tests for BlockAllocator #414

Merged
merged 3 commits into from Jan 5, 2024
Merged

Conversation

marcauberer
Copy link
Member

  • Add unit tests for BlockAllocator
  • Extract actual logic to allocate/deallocate into a class, called MemoryManager which is mockable
  • Code improvements

@marcauberer marcauberer added the improvement Improvement of an existing feature label Jan 5, 2024
@marcauberer marcauberer added this to the 0.19.0 milestone Jan 5, 2024
@marcauberer marcauberer self-assigned this Jan 5, 2024
@marcauberer marcauberer marked this pull request as ready for review January 5, 2024 15:47
@marcauberer marcauberer requested a review from a team as a code owner January 5, 2024 15:47
@marcauberer marcauberer enabled auto-merge (squash) January 5, 2024 15:47
@marcauberer marcauberer merged commit 911aac4 into main Jan 5, 2024
4 checks passed
@marcauberer marcauberer deleted the test/block-allocator-unit-tests branch January 5, 2024 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement of an existing feature size/XL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant