summaryrefslogtreecommitdiffstats
path: root/lf_ring_buffer_test.c
AgeCommit message (Collapse)AuthorFilesLines
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