3 Commits

Author SHA1 Message Date
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
c160e3a421 Update README.md 2025-06-22 05:59:08 +02:00
ea67d6d3d1 Initial commit 2025-06-22 03:44:02 +00:00