aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/uevent/message_test.go
AgeCommit message (Collapse)Author
2026-03-28internal/uevent: decode uevent messagesOphestra
The wire format and behaviour is entirely undocumented. This is implemented by reading lib/kobject_uevent.c, with testdata collected from the internal/rosa kernel. Signed-off-by: Ophestra <cat@gensokyo.uk>