summaryrefslogtreecommitdiff
path: root/tests/containers.scm
Commit message (Expand)AuthorAge
* tests: Skip container test when lacking kernel support.Ludovic Courtès2019-10-15
* linux-container: 'eval/container' correctly passes -L and -C flags.Ludovic Courtès2019-09-18
* linux-container: Add 'eval/container'.Ludovic Courtès2019-07-19
* linux-container: Make the guest UID and GID a parameter.Ludovic Courtès2019-04-02
* tests: Fix race condition in 'container-excursion*' test.Ludovic Courtès2017-05-31
* linux-container: Add 'container-excursion*'.Ludovic Courtès2017-02-07
* tests: Don't check file-systems in container tests.Andy Patterson2016-11-13
* container: Pass a list of <file-system> objects as things to mount.Ludovic Courtès2016-11-10
* container: Allow 'container-excursion' to the same namespaces.Ludovic Courtès2016-10-19
* tests: Skip all the container tests when needed.Ludovic Courtès2016-06-25
* container: Gracefully report mount errors in the child process.Ludovic Courtès2016-05-31
* build: Add a Guile custom test driver using SRFI-64.Mathieu Lirzin2016-04-03
* build: container: Add feature test predicates.David Thompson2015-11-03
* build: container: Fix call-with-clean-exit.David Thompson2015-10-10
* tests: containers: Skip if setgroups file does not exist.David Thompson2015-08-11
* build: container: Add #:host-uids argument to call-with-container.David Thompson2015-08-08
* tests: Skip container tests if namespaces are not available.David Thompson2015-07-20
* gnu: build: Add Linux container module.David Thompson2015-07-09