summaryrefslogtreecommitdiffstats
path: root/src/cowtest/main.c
Commit message (Expand)AuthorAgeFilesLines
* [FUSE] Fix division by zeroSimon Rettberg2024-04-231-1/+1
* [FUSE] cow: More fixes and refactoringSimon Rettberg2023-04-141-15/+35
* [FUSE] cow: Cleanup, comments, fixes, minor refactoringSimon Rettberg2023-03-291-1/+2
* Fixed cow daemon issueMichael Scherle2022-09-131-5/+2Star
* Improved cowtest code documentationMichael Scherle2022-08-221-77/+206
* random test now cancles on ctrl-cMichael Scherle2022-08-091-40/+33Star
* corrected retun values for cowtestMichael Scherle2022-07-291-59/+77
* incorrect resizing fixedMichael Scherle2022-07-261-79/+403
* added random write testMichael Scherle2022-07-131-77/+253
* removed timeUploaded and use cmpxchgMichael Scherle2022-06-301-5/+7
* fixed not waiting for statupdater threadMichael Scherle2022-06-201-51/+82
* moved buffer from dnbd3_async_t to parentMichael Scherle2022-06-131-11/+27
* struct padding and type changesMichael Scherle2022-06-081-10/+10
* fixed multiple compiler warningsMichael Scherle2022-06-071-4/+57
* fixed wrong bitfield sizeMichael Scherle2022-06-021-2/+2
* implemented block upload via restMichael Scherle2022-05-111-4/+2Star
* multible bugfixes, test can verify existing fileMichael Scherle2022-03-311-86/+231
* reworked and fixed cowfile_read, added one testMichael Scherle2022-02-231-5/+49
* basic cow implementation & rudimentary testsMichael Scherle2022-02-171-0/+358