summaryrefslogtreecommitdiffstats
path: root/lf_ring_buffer_test.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-12rename ring_buffer to ringbuffer and remove previous attemptJérémy Zurcher1-191/+0
2010-01-11add global mean in ring buffer testsJérémy Zurcher1-2/+8
2010-01-10add lf_ring_buffer_empty, is it in tests, update _LOG_ macrosJérémy Zurcher1-7/+11
2010-01-09add parallel read and write to lf_ring_buffer_testJérémy Zurcher1-133/+35
2010-01-07enable more testsJérémy Zurcher1-10/+2
2010-01-07faster with a constant backoff and timespec struct as local function variableJérémy Zurcher1-0/+2
2010-01-07parallel testsJérémy Zurcher1-25/+87
2010-01-06ring buffer read : set read_from=-1 if read_from==write_toJérémy Zurcher1-2/+3
2010-01-06ring buffer is better ... one more crashJérémy Zurcher1-12/+16
2010-01-06lf_ring_buffer is almost good + testsJérémy Zurcher1-0/+218