summaryrefslogtreecommitdiff
path: root/src/lib/tests/du_buff.c
Commit message (Collapse)AuthorAgeFilesLines
* tests: added test for the du_buff structureDimitri Staessens2016-03-081-0/+57
tests/du_buff.c: tests the du_buff_t structure by creating different size du_buff_t's and filling it with different size sdu's at different locations in the du_buff_t tests/CMakefile.txt: added du_buff test lib/du_buff.c: fixed unsafe #define adding brackets