aboutsummaryrefslogtreecommitdiffhomepage
path: root/container/init_test.go
AgeCommit message (Expand)Author
2026-04-07internal/params: relocate from package containerOphestra
2026-03-17internal/stub: move from containerOphestra
2026-03-17check: move from containerOphestra
2025-12-14container: sync stubbed wait4 loop after notifyOphestra
2025-12-08container: make wait4 loop available to opsOphestra
2025-11-11container/init: close setup pipe earlyOphestra
2025-11-10container/init: close initial process files on terminationOphestra
2025-11-05treewide: fit test untyped int literals in 32-bitOphestra
2025-11-05container/std: relocate rule typesOphestra
2025-11-05std: rename from compOphestra
2025-10-23container/init: do not suspend outputOphestra
2025-10-23container/init: improve signal handlingOphestra
2025-10-21container/comp: rename from bitsOphestra
2025-10-21container/init: check use constants for open flagsOphestra
2025-10-15container/init: use one channel for wait4Ophestra
2025-10-13treewide: parallel testsOphestra
2025-10-07container/bits: move bind bitsOphestra
2025-10-07container/check: move absolute pathnameOphestra
2025-10-07container: move seccomp preset bitsOphestra
2025-09-29container: remove global msgOphestra
2025-09-28container/init: reduce verbose noiseOphestra
2025-09-04container/dispatcher: optional stub wait4 signal associationOphestra
2025-09-02container/dispatcher: stub.Call initialisation helper functionOphestra
2025-08-31container/stub: export stub helpersOphestra
2025-08-30container: wrap container init start errorsOphestra
2025-08-29container/init: unwrap path errorsOphestra
2025-08-29container/initsymlink: unwrap mount errorsOphestra
2025-08-24container/init: measure init behaviourOphestra
2025-08-22container: move integration test helpersOphestra
2025-08-11container: use absolute for pathnameOphestra
2025-08-09container: remove PATH lookup behaviourOphestra
2025-07-28container: check cancel signal deliveryOphestra
2025-07-26container: access test case by index in helperOphestra