aboutsummaryrefslogtreecommitdiff
path: root/tests/fork
AgeCommit message (Collapse)Author
2024-11-02initial exec supportKimplul
2024-11-01rpc actually marks and unmarks stack regionsKimplul
+ Processes won't be able to read previous stack frames etc
2024-08-26make sys_create() better + testKimplul
2024-08-26simplify testsKimplul
2024-08-22add fork testKimplul