aboutsummaryrefslogtreecommitdiff
path: root/src/tests/utests
Commit message (Expand)AuthorAgeFilesLines
* Fix testsAlex Auvolat2016-07-133-5/+4
* Migrate to BAM build toolAlex Auvolat2016-07-139-36/+41
* Adjustments in region allocation code (fix first_bigger ??)Alex Auvolat2015-03-141-1/+1
* Fix region allocator (see changes in region.c!) ; debug spam control.Alex Auvolat2015-03-141-1/+1
* Give more RAM to VMs.Alex Auvolat2015-03-131-1/+1
* Include kernel.map in tests.Alex Auvolat2015-03-114-8/+12
* Add mutex to pciide driver (fixes some stuff)Alex Auvolat2015-03-101-1/+1
* Pass more information to FS driver on some ops (TODO bugcheck).Alex Auvolat2015-03-101-1/+1
* Nullfs now uses pager.Alex Auvolat2015-03-091-1/+1
* Implement select ; add two tests for channels.Alex Auvolat2015-03-084-0/+158
* Add tests.Alex Auvolat2015-03-075-12/+74
* Fix testsAlex Auvolat2015-03-021-1/+2
* Change VFS a bit : the root directory of a fs is now a pointer. Fix tests.Alex Auvolat2015-02-242-2/+3
* Add kernel worker threads for handling various tasks (eg. interrupts)Alex Auvolat2015-02-192-0/+3
* Userland test infrastructureAlex Auvolat2015-02-196-0/+119