Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement select ; add two tests for channels. | Alex Auvolat | 2015-03-08 | 4 | -0/+158 |
| | |||||
* | Add tests. | Alex Auvolat | 2015-03-07 | 5 | -12/+74 |
| | |||||
* | Fix tests | Alex Auvolat | 2015-03-02 | 2 | -2/+12 |
| | |||||
* | Change VFS a bit : the root directory of a fs is now a pointer. Fix tests. | Alex Auvolat | 2015-02-24 | 2 | -2/+3 |
| | |||||
* | PCI enumeration ; rename dev:/ to io:/ | Alex Auvolat | 2015-02-24 | 1 | -3/+3 |
| | |||||
* | Add kernel worker threads for handling various tasks (eg. interrupts) | Alex Auvolat | 2015-02-19 | 2 | -0/+3 |
| | |||||
* | Userland test infrastructure | Alex Auvolat | 2015-02-19 | 7 | -1/+120 |
| | |||||
* | Add lower/upper bound test ; fix id_key_cmp_fun. | Alex Auvolat | 2015-02-14 | 1 | -0/+19 |
| | |||||
* | Add second btree test (btw it works) | Alex Auvolat | 2015-02-14 | 3 | -1/+47 |
| | |||||
* | Add first btree test ; fix first btree test. | Alex Auvolat | 2015-02-14 | 4 | -6/+48 |
| | |||||
* | Rearrange testing architecture : just type 'make run_tests' | Alex Auvolat | 2015-02-14 | 20 | -2/+276 |
| | |||||
* | Reorganize all. | Alex Auvolat | 2015-02-09 | 2 | -0/+46 |