about summary refs log tree commit diff
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* fs-tracer: keep track of seen file's contentsBaitinq2024-07-301-1/+1
* fs-tracer: update file contents across multiple writesBaitinq2024-07-292-3/+10
* misc: Update gitignoreBaitinq2024-07-291-0/+0
* fs-tracer: handle fseek syscallBaitinq2024-07-292-0/+7
* fs-tracer: store file offsetBaitinq2024-07-292-1/+9
* fs-tracer: handle close syscall and properly serialize reqsBaitinq2024-07-223-8/+12
* Add testsBaitinq2024-04-224-0/+30