aboutsummaryrefslogtreecommitdiff
path: root/tests/malloc
AgeCommit message (Collapse)Author
2024-11-01rpc actually marks and unmarks stack regionsKimplul
+ Processes won't be able to read previous stack frames etc
2024-08-26simplify testsKimplul
2024-08-21ensure our memory is actually used up fullyKimplul
2024-08-21add malloc testKimplul