Skip to content

Commit 7a666df

Browse files
committed
Expand the benchmarking and unit test suite for ring_buf.
-Adds unit tests for fn get() and fn get_mut() which are currently untested -Adds unit tests to verify growth of the ringbuffer when reserve is called. -Adds unit tests to confirm that dropping of items is correct Move ringbuf to use a raw buffer instead of Option<T>
1 parent 6f7081f commit 7a666df

File tree

1 file changed

+486
-199
lines changed

1 file changed

+486
-199
lines changed

0 commit comments

Comments
 (0)