Commit Graph

3 Commits

Author SHA1 Message Date
f4a359b871 chore: Adding macros with message for all ASSERTS. 2025-07-09 22:38:25 +02:00
84ba41e180 fix: Adding Header guards. 2025-06-29 15:07:31 +02:00
ed41c04209 feature (#1)
This feature adds the following functions:

 - set_malloc()
 - set_free()

Which is a safe malloc wrapper, that frees all memory after a test has finished.

Reviewed-on: #1
2025-06-25 23:17:02 +00:00