aboutsummaryrefslogtreecommitdiffhomepage
path: root/container/container_test.go
AgeCommit message (Expand)Author
5 dayscontainer: enter init path earlyOphestra
2026-05-07container: optionally map uid/gid 0 as initOphestra
2026-05-07container: improve capability handlingOphestra
2026-05-07container: abandon response on terminationOphestra
2026-05-06container: check capability in test helperOphestra
2026-05-04container/initoverlay: configure via fsconfigOphestra
2026-04-10internal/landlock: relocate from package containerOphestra
2026-04-07internal/params: relocate from package containerOphestra
2026-04-07all: optionally forbid degrading in testsOphestra
2026-04-07container: transparently degrade landlock in testsOphestra
2026-04-03container: remove test timeoutsOphestra
2026-03-17fhs: move from containerOphestra
2026-03-17check: move from containerOphestra
2026-03-17vfs: move from containerOphestra
2026-03-17ext: isolate from container/stdOphestra
2026-02-28container: use /proc/self/exe directlyOphestra
2026-02-08container: ignore uninterpreted sourceOphestra
2026-02-08container: strip host-dependent opts in test casesOphestra
2026-01-31container: fix host-dependent test casesOphestra
2025-11-14treewide: migrate ldd callersOphestra
2025-11-14container: provide usage exampleOphestra
2025-11-12container: set FD_CLOEXEC on all open filesOphestra
2025-11-10container/init: close initial process files on terminationOphestra
2025-11-05container/std: relocate rule typesOphestra
2025-11-05std: rename from compOphestra
2025-11-03message: rename NewMsg to NewOphestra
2025-10-21container/comp: rename from bitsOphestra
2025-10-13container: synchronise after notifyOphestra
2025-10-13treewide: parallel testsOphestra
2025-10-11hst: rename /.hakurei constantOphestra
2025-10-09message: relocate from containerOphestra
2025-10-07container/check: move absolute pathnameOphestra
2025-10-07container: move seccomp preset bitsOphestra
2025-09-29container: remove global msgOphestra
2025-09-02container/dispatcher: stub.Call initialisation helper functionOphestra
2025-08-31container/msg: optionally provide error messagesOphestra
2025-08-30container: wrap container init start errorsOphestra
2025-08-26container/initdev: mount tmpfs on shm for ro devOphestra
2025-08-22container: move integration test helpersOphestra
2025-08-17container: check output helper functionsOphestra
2025-08-11container: use absolute for pathnameOphestra
2025-08-09container: remove PATH lookup behaviourOphestra
2025-08-08container/ops: implement overlay opOphestra
2025-08-08container: test case runtime initialisationOphestra
2025-08-08container: test bypass output buffer on verboseOphestra
2025-08-07container: buffer test outputOphestra
2025-08-07container: test respect verbose flagOphestra
2025-08-03container/ops: mount dev readonlyOphestra
2025-08-03container/ops: merge mqueue and dev OpsOphestra
2025-08-02container: improve clone flags readabilityOphestra