Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-03-09 | memblock tests: Add simulation of physical memory | Karolina Drobnik | 4 | -2/+37 |
2022-03-09 | memblock tests: Split up reset_memblock function | Karolina Drobnik | 3 | -32/+33 |
2022-03-05 | memblock tests: Fix testing with 32-bit physical addresses | Karolina Drobnik | 1 | -2/+4 |
2022-02-21 | memblock tests: Add memblock_free tests | Karolina Drobnik | 1 | -0/+203 |
2022-02-21 | memblock tests: Add memblock_add_node test | Karolina Drobnik | 1 | -0/+34 |
2022-02-21 | memblock tests: Add memblock_remove tests | Karolina Drobnik | 1 | -0/+205 |
2022-02-21 | memblock tests: Add memblock_reserve tests | Karolina Drobnik | 1 | -0/+217 |
2022-02-21 | memblock tests: Add memblock_add tests | Karolina Drobnik | 1 | -0/+215 |
2022-02-20 | memblock tests: Add memblock reset function | Karolina Drobnik | 6 | -1/+89 |
2022-02-20 | memblock tests: Add skeleton of the memblock simulator | Karolina Drobnik | 14 | -0/+268 |