summaryrefslogtreecommitdiff
path: root/src/kernel/core/test.c
Commit message (Collapse)AuthorAgeFilesLines
* It's alive! Or is it? No, it's not.Alex AUVOLAT2012-05-011-1/+1
|
* New heap, simple and bug-free, but inefficient.katchup2010-12-121-21/+29
|
* Minor changes to display.Alexis2112010-09-111-8/+6
|
* Each thread has its own stack. Added simple unit tests for kmalloc,kfreeAlexis2112010-09-101-0/+31
Found a bug in heap_contract (not sure) but didn't fix it.