aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2024-11-01speed up creating threads quite a bitKimplul
2024-11-01test all ipc variants more-or-less properlyKimplul
2024-11-01rpc actually marks and unmarks stack regionsKimplul
2024-10-30most of the way to passing testsKimplul
2024-08-30improvements to shared memory handlingKimplul
2024-08-30add some basic benchmarksKimplul
2024-08-30specify mabi and marchKimplul
2024-08-30speed up ipc_resp a bitKimplul
2024-08-26fix memory leaks destroying threadsKimplul
2024-08-26make sys_create() better + testKimplul
2024-08-26check for running out of memory during forkKimplul
2024-08-26improve killing processes/threads, testKimplul
2024-08-26simplify testsKimplul
2024-08-22add fork testKimplul
2024-08-22add ipc_notify testcase, remove ipc_ghostKimplul
2024-08-22change sys_ret handling to always include idKimplul
2024-08-22add basic ipc-req testKimplul
2024-08-21ensure our memory is actually used up fullyKimplul
2024-08-21add malloc testKimplul
2024-08-18small fixes to issues reported by analyzerKimplul
2024-07-18add ipc_tail()Kimplul
2024-07-17remove tests.mkKimplul
2024-07-17make tests a bit more sensibleKimplul
2024-07-09fix make cleanKimplul
2024-07-09start working on testsKimplul