aboutsummaryrefslogtreecommitdiffhomepage
path: root/container/init_test.go
AgeCommit message (Collapse)Author
2025-07-26container: access test case by index in helperOphestra
This is more elegant and allows for much easier extension of the tests. Mountinfo is still serialised however due to libPaths nondeterminism. Signed-off-by: Ophestra <cat@gensokyo.uk>