Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix region allocator (see changes in region.c!) ; debug spam control. | Alex Auvolat | 2015-03-14 | 1 | -1/+1 |
| | |||||
* | Give more RAM to VMs. | Alex Auvolat | 2015-03-13 | 1 | -1/+1 |
| | |||||
* | Include kernel.map in tests. | Alex Auvolat | 2015-03-11 | 1 | -1/+1 |
| | |||||
* | Remove kernel region pf handlers ; fix forget-to-zero-out bug. | Alex Auvolat | 2015-03-09 | 3 | -48/+4 |
| | |||||
* | Fix tests | Alex Auvolat | 2015-03-02 | 1 | -1/+10 |
| | |||||
* | PCI enumeration ; rename dev:/ to io:/ | Alex Auvolat | 2015-02-24 | 1 | -3/+3 |
| | |||||
* | Userland test infrastructure | Alex Auvolat | 2015-02-19 | 1 | -1/+1 |
| | |||||
* | 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 | 3 | -4/+46 |
| | |||||
* | Rearrange testing architecture : just type 'make run_tests' | Alex Auvolat | 2015-02-14 | 16 | -0/+258 |