summaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* python: adjust imports, indentation, unused variables following pylint adviceZbigniew Jędrzejewski-Szmek2016-12-022-3/+3
* test: retry checking for transient hostname in hostnamectl (#4769)Martin Pitt2016-11-301-2/+11
* Use python3 explicitly in all python scriptsFelipe Sateler2016-11-282-1/+2
* test: make transient hostname tests fail verbosely (#4754)Martin Pitt2016-11-281-12/+37
* tests: add hwdb parsing testMartin Pitt2016-11-241-0/+43
* networkd: allow networkd to set the timezone in timedatedMartin Pitt2016-11-231-2/+30
* Merge pull request #4701 from martinpitt/networkd-polkitLennart Poettering2016-11-211-4/+52
|\
| * tests: check transient hostname with and without static hostnameMartin Pitt2016-11-211-2/+30
| * hostnamed: allow networkd to set the transient hostnameMartin Pitt2016-11-201-4/+22
| * test: clean up "dummy0" interface after each test case in networkd-test.pyMartin Pitt2016-11-201-0/+2
* | Merge pull request #4691 from keszybz/test-suite-fixesEvgeny Vereshchagin2016-11-201-0/+3
|\ \ | |/ |/|
| * test-functions: also add qemu define for ppc64Zbigniew Jędrzejewski-Szmek2016-11-201-0/+3
* | Merge pull request #4395 from s-urbaniak/rw-supportLennart Poettering2016-11-181-10/+27
|\ \ | |/ |/|
| * tests/TEST-13-NSPAWN-SMOKE: add SYSTEMD_NSPAWN_API_VFS_WRITABLEEvgeny Vereshchagin2016-11-181-10/+27
* | Merge pull request #4658 from endocode/djalal/sandbox-various-fixes-v1Djalal Harouni2016-11-154-0/+28
|\ \
| * | test: add tests for RestrictNamespaces=Djalal Harouni2016-11-154-0/+28
* | | tests: add UNIFIED_CGROUP_HIERARCHY=[default|hybrid] (#4675)Evgeny Vereshchagin2016-11-151-3/+25
|/ /
* / tests: fix kernel/initrd searching (Arch)Evgeny Vereshchagin2016-11-111-3/+20
|/
* tests: use less aggressive systemctl --wait timeout in TEST-03-JOBS (#4606)Martin Pitt2016-11-071-1/+1
* test: test DynamicUser= with SupplementaryGroups=Djalal Harouni2016-11-031-0/+8
* test: test DynamicUser= with a fixed userDjalal Harouni2016-11-032-0/+17
* tests: add test that journald keeps fds over termination by signalEvgeny Vereshchagin2016-11-021-0/+8
* test: lets add more tests to cover SupplementaryGroups= cases.Djalal Harouni2016-10-243-0/+23
* Merge pull request #4372 from evverx/fix-synced-cgroup-hierarchy-permsZbigniew Jędrzejewski-Szmek2016-10-243-162/+4
|\
| * tests/TEST-13-NSPAWN-SMOKE: remove an expected failure checkEvgeny Vereshchagin2016-10-243-162/+4
* | test: add more tests for SupplementaryGroups=Djalal Harouni2016-10-232-0/+17
* | test: Add simple test for supplementary groupsDjalal Harouni2016-10-231-0/+7
|/
* tests: add smoke test for systemd-nspawnEvgeny Vereshchagin2016-10-174-0/+345
* test: add test to make sure that ProtectKernelModules=yes disconnect mount pr...Djalal Harouni2016-10-121-0/+7
* test: add test to make sure that CAP_SYS_RAWIO was removed on PrivateDevices=yesDjalal Harouni2016-10-122-0/+14
* test: add capability tests for ProtectKernelModules=Djalal Harouni2016-10-122-0/+14
* systemctl: Add --wait option to wait until started units terminate againMartin Pitt2016-10-011-0/+28
* resolved: don't query domain-limited DNS servers for other domains (#3621)Martin Pitt2016-09-301-1/+109
* test: make sure that {readonly|inaccessible|readwrite}paths disconnect mount ...Djalal Harouni2016-09-273-0/+21
* test: add tests for simple ReadOnlyPaths= caseDjalal Harouni2016-09-271-0/+7
* test: add CAP_MKNOD tests for PrivateDevices=Djalal Harouni2016-09-252-0/+14
* networkd: support drop-in directories for .network filesJean-Sébastien Bour2016-09-161-0/+30
* networkd-test: add a helper function to always clean up temporary config filesZbigniew Jędrzejewski-Szmek2016-09-161-30/+24
* tests: mount proc before `exec valgrind` (#4044)Evgeny Vereshchagin2016-08-261-0/+1
* tests: let's stick to 8ch indenting, in perl code tooLennart Poettering2016-08-191-2/+2
* test: fix test-execute personality tests on ppc64 and aarch64 (#3825)Jan Synacek2016-08-023-0/+21
* Merge pull request 3821 from davide125/fix-testsZbigniew Jędrzejewski-Szmek2016-08-011-2/+9
|\
| * tests: skip udev-test if running inside a chrootDavide Cavalca2016-07-291-0/+7
|/
* bootctl: Always use upper case for "/EFI/BOOT" and "/EFI/BOOT/BOOT*.EFI".Alexander Kurtz2016-07-211-2/+2
* tests: Install missing libraries for things installed in /usr tooFelipe Sateler2016-07-041-1/+1
* tests: follow RUNPATH when installing missing librariesFelipe Sateler2016-07-041-1/+6
* test: check resolved generated resolv.conf in networkd-test (#3628)Martin Pitt2016-06-301-43/+32
* resolved: add test for route-only domain filtering (#3609)Martin Pitt2016-06-281-0/+31
* test: merge check_nspawn() into run_nspawn()Martin Pitt2016-06-247-18/+12
* tests: track and check for timeoutsMartin Pitt2016-06-243-4/+24