aboutsummaryrefslogtreecommitdiff
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* Change VFS a bit : the root directory of a fs is now a pointer. Fix tests.Alex Auvolat2015-02-242-2/+3
* PCI enumeration ; rename dev:/ to io:/Alex Auvolat2015-02-241-3/+3
* Add kernel worker threads for handling various tasks (eg. interrupts)Alex Auvolat2015-02-192-0/+3
* Userland test infrastructureAlex Auvolat2015-02-197-1/+120
* Add lower/upper bound test ; fix id_key_cmp_fun.Alex Auvolat2015-02-141-0/+19
* Add second btree test (btw it works)Alex Auvolat2015-02-143-1/+47
* Add first btree test ; fix first btree test.Alex Auvolat2015-02-144-6/+48
* Rearrange testing architecture : just type 'make run_tests'Alex Auvolat2015-02-1420-2/+276
* Reorganize all.Alex Auvolat2015-02-092-0/+46