Commit Graph
1 Commits
Author SHA1 Message Date
dunkaist 4068524e00 Add an iso9660 test, sync with the upstream 2025-01-10 22:46:33 +00:00
dunkaist 8b30bd62e3 Convert tests to the new format 2023-02-17 02:04:54 +00:00
dunkaist 76c7819882 Split I/O code to generic io* and platform specific io_async* 2023-01-18 08:32:17 +00:00
dunkaist 74a593746e Pass a tool number to umka_init command
Implemented tools:
 + umka_shell
 + umka_fuse
 + umka_os
 + umka_gen_devices_dat
2023-01-16 05:49:24 +00:00
dunkaist e8f75d1d03 Fix samehash and lookup_v5 tests 2023-01-09 04:07:36 +00:00
dunkaist 59ac33c787 Fix XFS lookup tests 2023-01-09 02:10:40 +00:00
dunkaist 436aa461b0 Use sgdisk to partition images 2023-01-09 02:07:42 +00:00
dunkaist bbc42c6436 Implement qcow2 support, convert most images from raw
This allows exbibyte-sized images, compression and (potentially)
non-destructive writing.
2023-01-09 02:07:20 +00:00
dunkaist 464b92cda4 Change filename suffix of raw images from .img to .raw 2023-01-09 02:07:05 +00:00
dunkaist e76dea6bf1 Remove some boilerplate and hardcode, add lookup tests 2023-01-09 02:06:46 +00:00