## Micro tests - [ ] Utils - [x] Bitmaps - [x] CLI utils - [x] Compression - [x] Encryption - [x] Hashes - [x] Hex encoding - [ ] Msgpack - [ ] File based locking - [ ] LRU cache - [ ] Index - [ ] Chunkers - [ ] Bundle map - [ ] Encode, decode for all serializable types - [x] ChunkList - [x] KeyFile ## Macro tests - [ ] Init, backup, restore cycle - [ ] Init, backup, backup, remove, vacuum cycle - [ ] Init, backup, import, restore cycle - [ ] Init, import, backup, backup, vacuum, restore cycle - [ ] Recovering from missing {bundle map, bundle cache, index file} - [ ] Check: missing index entry - [ ] Check: missing bundle - [ ] Check: corrupt bundle (modified and or truncated)
Micro tests
Macro tests