Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: fixes to du_buff | Dimitri Staessens | 2016-03-17 | 1 | -4/+9 |
| | | | | | fixes memleaks in du_buff and du_buff_test fixes bug in copy operation | ||||
* | lib: Updated du_buff not limit allowable PCI size | Dimitri Staessens | 2016-03-15 | 1 | -6/+14 |
| | | | | PCI can now occupy at most one block | ||||
* | lib: Updated du_buff test | Dimitri Staessens | 2016-03-08 | 1 | -0/+57 |
Tests should have "_test.c" appended and include the source they are testing. The build system will find it in the parent directory. Removed linked_list example test as it is now useless. |