umka_os: send mouse events to the kernel

This commit is contained in:
2025-01-20 04:24:08 +00:00
parent 4068524e00
commit b8269949ed
6 changed files with 278 additions and 149 deletions

13
TODO
View File

@@ -1,9 +1,10 @@
make mkfs.* use config files (-c for mkfs.xfs)
export and initialize mouse_delay and mouse_speed_factor (test and cover func mouse_acceleration)
lsstat to decrease tests size
separate dirs for each image and test
separate dirs for each image
include umka_os to tests
tests with writing to block devices (read-only base image + discardable image for writing)
library loader
custom test runner
make mkfs.xfs use config file via -c option
writing tests
compare with reference XFS implementation
stressing via ref impl
validate against the reference XFS implementation
stressing via ref impl (how?)
multithreaded: kofu one.t two.t