summaryrefslogtreecommitdiff
path: root/io_cache_test/io_cache_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix wraparound race conditionMDEV-24676_cppNikita Malyavin2021-08-271-1/+3
* clean up test codeMagHermit2021-08-211-21/+17
* finilize read_slot(), sometimes assertMagHermit2021-08-191-3/+5
* turn write_buffer to cicular_write_bufferMagHermit2021-08-171-10/+14
* flush correctMagHermit2021-08-131-8/+10
* complete slot, while without correct flushMagHermit2021-08-131-5/+7
* achive correct workMagHermit2021-08-111-256/+36
* remake correct testMagHermit2021-07-261-81/+276
* crashing test - small cleanedMagHermit2021-07-261-12/+11
* crashing testMagHermit2021-07-251-9/+15
* fix readingMagHermit2021-07-251-5/+10
* add old testsMagHErmit2021-07-161-7/+94
* change constructorMagHErmit2021-07-161-5/+1
* add basic testsMagHErmit2021-07-161-13/+5
* add constructor and destructorMagHermit2021-07-161-1/+6
* add structure and methodsMagHermit2021-07-151-0/+4
* add basics for cpp ring_bufferMagHermit2021-07-151-0/+18