summaryrefslogtreecommitdiff
path: root/src/tests/memblockq-test.c
Commit message (Expand)AuthorAgeFilesLines
* pulsecore: Specially mark global mempoolsAhmed S. Darwish2016-04-021-1/+1
* pulsecore: Transform pa_mempool_new() into a factory methodAhmed S. Darwish2016-04-021-1/+1
* pulsecore: Reference count mempoolsAhmed S. Darwish2016-04-021-1/+1
* Rename functions with "tostring" in the name to one with "to_string" to confo...Deepak Srivastava2015-09-251-2/+2
* update FSF addresses to FSF web pageOndrej Holecek2015-01-141-3/+1
* Remove pa_bool_t and replace it with bool.poljar (Damir Jelić)2013-07-041-10/+10
* tests: modify memblockq-test to use 'check' frameworkDeng Zhengrong2012-08-201-29/+84
* tests: More useful output of make checkMaarten Bosmans2011-11-021-5/+5
* tests: Make sure tests assert on failures and return error statusMaarten Bosmans2011-11-021-13/+7
* memblockq: Improve debuggability by storing a name and a sample spec.Tanu Kaskinen2011-10-011-1/+6
* Fix up some double spacesMaarten Bosmans2011-03-181-1/+1
* virtual: document how to implement fixed block size filtersLennart Poettering2010-02-251-4/+0
* memblockq: implement new call pa_memblockq_peek_fixed_size()Lennart Poettering2010-02-251-12/+32
* properly account for seeks in the requested_bytes counterLennart Poettering2009-04-011-9/+9
* Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie2009-03-031-1/+1
* rework logging to make it more modularLennart Poettering2009-02-211-1/+1
* Make the shared memory segment size configurableLennart Poettering2008-10-011-1/+1
* get rid of svn $ keywordsLennart Poettering2008-06-181-2/+0
* merge glitch-free branch back into trunkLennart Poettering2008-05-151-28/+41
* merge 'lennart' branch back into trunk.Lennart Poettering2007-10-281-9/+11
* Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman2007-01-041-15/+15
* Revert r1404 and keep it on a development branch until it is fully tested.Pierre Ossman2006-11-061-3/+1
* rework memory block management to be thread-safe and mostly lock-free.Lennart Poettering2006-09-261-1/+3
* update tests for new memory managerLennart Poettering2006-08-181-6/+10
* big s/polyp/pulse/gLennart Poettering2006-06-191-6/+6
* explcitily cast strings to make gcc shut upLennart Poettering2006-02-201-5/+5
* 1) Add flexible seeking support (including absolute) for memory block queues ...Lennart Poettering2006-02-201-0/+147