summaryrefslogtreecommitdiff
path: root/test/queue.c
Commit message (Expand)AuthorAgeFilesLines
* fix ChromiumOS authors and whitespace warningsMary Ruthven2022-09-131-1/+1
* coil: replace non-inclusive terms with "placeholder"Mary Ruthven2021-11-191-5/+5
* Revert "common: queue: Update chunk struct and get read/write logic"Mary Ruthven2021-11-181-61/+17
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* common: queue: Update chunk struct and get read/write logicYuval Peress2019-06-051-17/+61
* Queue: Add ability to modify contiguous units inplaceAnton Staaf2015-07-151-0/+152
* Queue: Add policies to queuesAnton Staaf2015-05-261-2/+2
* Queue: Add functionality needed by new USART stream driverAnton Staaf2014-09-181-79/+81
* More queue unit testVic Yang2013-06-131-0/+1
* Unit test for queue implementationVic Yang2013-06-101-0/+166