summaryrefslogtreecommitdiff
path: root/test/TEST-13-NSPAWN-SMOKE
Commit message (Expand)AuthorAgeFilesLines
* test: add a sanity test for systemd/systemd#19976Frantisek Sumsal2021-07-141-0/+5
* test: "detect" the test number automagicallyFrantisek Sumsal2021-04-261-1/+1
* test: make the test entrypoint scripts shellcheck-compliantFrantisek Sumsal2021-04-201-3/+7
* tests: build the image once and then copy/extend itLuca Boccassi2021-01-241-10/+3
* nspawn: implement container host os-release interfaceLuca Boccassi2020-06-231-1/+1
* test: unify quotation around image namesFrantisek Sumsal2020-05-171-1/+1
* TEST-13-*: remove containers created in test before running the testZbigniew Jędrzejewski-Szmek2020-03-311-2/+2
* test: simplify the MakefilesZbigniew Jędrzejewski-Szmek2020-03-281-10/+1
* test: rework how images are createdZbigniew Jędrzejewski-Szmek2020-03-281-1/+2
* test: drop cargo-cult lineZbigniew Jędrzejewski-Szmek2020-03-281-2/+0
* test: move most of TEST-13-NSPAWN-SMOKE setup to static filesZbigniew Jędrzejewski-Szmek2020-03-282-224/+2
* treewide: more portable bash shebangsJörg Thalheim2020-03-052-3/+3
* nspawn: allow combination of private-network and network-namespace-pathShengjing Zhu2019-12-121-1/+2
* test: add function to reduce copied setup boilerplateZbigniew Jędrzejewski-Szmek2019-10-081-8/+1
* test: drop redirection to tty in integration testsZbigniew Jędrzejewski-Szmek2019-10-081-2/+0
* nspawn: rename UNIFIED_CGROUP_HIERARCHY to SYSTEMD_NSPAWN_UNIFIED_HIERARCHYZbigniew Jędrzejewski-Szmek2019-10-011-13/+13
* test: add some test for norbindIago López Galeiras2019-07-241-0/+13
* test: add create_empty_image_rootdir() to simplify testcase setupDan Streetman2019-07-161-6/+1
* test: drop || return 1 expression which is incompatible with set -eFrantisek Sumsal2019-07-081-1/+1
* cgtop,test: use consistent capitalization for CGroupZbigniew Jędrzejewski-Szmek2019-05-211-1/+1
* scripts: use 4 space indentationZbigniew Jędrzejewski-Szmek2019-04-121-2/+0
* tests: explicitly enable user namespaces for TEST-13-NSPAWN-SMOKEFrantisek Sumsal2018-12-211-1/+6
* test: drop 'After=multi-user.target' from most of testsuite.serviceYu Watanabe2018-11-031-1/+0
* test: mask several unnecessary servicesYu Watanabe2018-11-031-0/+8
* tests: clean up again after running tests (#10446)Lennart Poettering2018-10-191-1/+4
* test: Drop SKIP_INITRD for QEMU-based testsMichael Biebl2018-07-161-1/+1
* test: fix TEST-13-NSPAWN-SMOKELennart Poettering2017-12-151-1/+1
* test: make sure "make" in the test directories works againLennart Poettering2017-12-151-1/+1
* test: add smoke tests for `--network-namespace-path`Iago López Galeiras2017-12-141-2/+15
* test: add CLI smoke tests for `--network-namespace-path` of nspawnDongsu Park2017-12-131-0/+35
* tests: try to autodetect directory betterZbigniew Jędrzejewski-Szmek2017-12-061-1/+1
* test: Run qemu/nspawn tests with "set -e"Martin Pitt2017-08-101-0/+1
* test: Factorize common integration test functions (#6540)Martin Pitt2017-08-041-29/+1
* test: try to guess the build directoryZbigniew Jędrzejewski-Szmek2017-07-181-1/+3
* test: convert test/ to use meson installZbigniew Jędrzejewski-Szmek2017-07-181-8/+2
* tests: check that we can write to /run/systemd/nspawn/notifyEvgeny Vereshchagin2017-01-171-0/+12
* nspawn: don't hide --bind=/tmp/* mounts (#4824)Evgeny Vereshchagin2016-12-051-0/+10
* tests/TEST-13-NSPAWN-SMOKE: add SYSTEMD_NSPAWN_API_VFS_WRITABLEEvgeny Vereshchagin2016-11-181-10/+27
* tests/TEST-13-NSPAWN-SMOKE: remove an expected failure checkEvgeny Vereshchagin2016-10-233-162/+4
* tests: add smoke test for systemd-nspawnEvgeny Vereshchagin2016-10-174-0/+345