aboutsummaryrefslogtreecommitdiffhomepage
path: root/container/mount_test.go
AgeCommit message (Expand)Author
2026-03-17internal/stub: move from containerOphestra
2026-03-17vfs: move from containerOphestra
2025-11-05treewide: fit test untyped int literals in 32-bitOphestra
2025-11-04hst/grp_pwd: specify new uid formatOphestra
2025-10-13treewide: parallel testsOphestra
2025-10-07container/check: relocate overlay escapeOphestra
2025-09-29container: remove global msgOphestra
2025-09-28container/init: reduce verbose noiseOphestra
2025-09-02container/dispatcher: stub.Call initialisation helper functionOphestra
2025-08-31container/stub: export stub helpersOphestra
2025-08-29container/mount: unwrap vfs decoder errorsOphestra
2025-08-29container/dispatcher: check simple test errors via reflectOphestra
2025-08-29container/vfs: wrap decoder errorsOphestra
2025-08-29container/init: unwrap path errorsOphestra
2025-08-29container/initsymlink: unwrap mount errorsOphestra
2025-08-23container/dispatcher: instrument each goroutine individuallyOphestra
2025-08-22container/path: use syscall dispatcherOphestra
2025-08-22container/init: wrap syscall helper functionsOphestra
2025-08-21container/init: op interface valid methodOphestra
2025-08-20container/autoroot: check host path equivalence by valueOphestra
2025-08-14container: export overlay escapeOphestra
2025-08-03container/mount: mount data escape helper functionOphestra