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

Write basic unit tests for the memory allocator #26

Open
colinbdclark opened this issue Feb 8, 2022 · 0 comments
Open

Write basic unit tests for the memory allocator #26

colinbdclark opened this issue Feb 8, 2022 · 0 comments
Labels

Comments

@colinbdclark
Copy link
Contributor

While SIgnaletic's memory allocator is provided by a third party (Matt Conte's TLSF), it would nonetheless be a good idea to write some basic tests for our wrapper of it (star_Allocator) so that it will be easier to switch to a different implementation in the future if necessary (e.g. https://github.com/pavel-kirienko/o1heap).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant