summaryrefslogtreecommitdiff
path: root/tests/containers.scm
AgeCommit message (Expand)AuthorFilesLines
2025-10-29Reinstate "linux-container: Remove #:lock-mounts? and related code."Maxim Cournoyer1-4/+29
2025-10-13linux-container: Remove #:lock-mounts? and related code.Ludovic Courtès1-29/+4
2025-05-05linux-container: Lock mounts by default.Ludovic Courtès1-4/+29
2025-05-05linux-container: Support having a read-only root file system.Ludovic Courtès1-0/+26
2023-01-30linux-container: 'container-excursion' forks to join the PID namespace.Ludovic Courtès1-17/+29
2023-01-30container: Correctly report exit status.Ludovic Courtès1-3/+4
2020-10-01linux-container: Reset jailed root permissions.Jelle Licht1-0/+8
2019-10-15tests: Skip container test when lacking kernel support.Ludovic Courtès1-0/+1
2019-09-18linux-container: 'eval/container' correctly passes -L and -C flags.Ludovic Courtès1-0/+27
2019-07-19linux-container: Add 'eval/container'.Ludovic Courtès1-0/+50
2019-04-02linux-container: Make the guest UID and GID a parameter.Ludovic Courtès1-0/+11
2017-05-31tests: Fix race condition in 'container-excursion*' test.Ludovic Courtès1-1/+2
2017-02-07linux-container: Add 'container-excursion*'.Ludovic Courtès1-0/+27
2016-11-13tests: Don't check file-systems in container tests.Andy Patterson1-2/+4
2016-11-10container: Pass a list of <file-system> objects as things to mount.Ludovic Courtès1-3/+10
2016-10-19container: Allow 'container-excursion' to the same namespaces.Ludovic Courtès1-0/+9
2016-06-25tests: Skip all the container tests when needed.Ludovic Courtès1-4/+13
2016-05-31container: Gracefully report mount errors in the child process.Ludovic Courtès1-0/+12
2016-04-03build: Add a Guile custom test driver using SRFI-64.Mathieu Lirzin1-6/+3
2015-11-03build: container: Add feature test predicates.David Thompson1-2/+3
2015-10-10build: container: Fix call-with-clean-exit.David Thompson1-0/+4
2015-08-11tests: containers: Skip if setgroups file does not exist.David Thompson1-2/+4
2015-08-08build: container: Add #:host-uids argument to call-with-container.David Thompson1-1/+1
2015-07-20tests: Skip container tests if namespaces are not available.David Thompson1-0/+4
2015-07-09gnu: build: Add Linux container module.David Thompson1-0/+136