summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-02-15test-journal-importer: add a test case with broken inputZbigniew Jędrzejewski-Szmek
2017-02-15test-journal-importer: new test file to check the newly exported importer codeZbigniew Jędrzejewski-Szmek
2017-02-13test: move resolved test data into test/Martin Pitt
2017-02-12core: skip ReadOnlyPaths= and other permission-related mounts on PermissionsS...Lennart Poettering
2017-02-10test: remove sys.tar.xzDan Streetman
2017-02-10test: create sys-script.py scriptDan Streetman
2017-02-10test: add script to convert sys/ into sys-script.pyDan Streetman
2017-02-09tests: show journal on systemd-resolved.service failures (#5297)Martin Pitt
2017-02-07tests: add dropin dependency testsFranck Bui
2017-01-25tests: add tests for SYMLINK containing whitespace in variable (#5158)Dan Streetman
2017-01-17tests: check that we can write to /run/systemd/nspawn/notifyEvgeny Vereshchagin
2017-01-06tests: fix failure of test-execute if /dev/mem is not available (#5028)Michal Sekletar
2016-12-26tests: more precise negative check for dnsmasq log (#4982)Martin Pitt
2016-12-22resolved: correctly handle non-address RR types with /etc/hosts lookups (#4808)Martin Pitt
2016-12-13test: check that we can boot with broken machine-idEvgeny Vereshchagin
2016-12-13sd-id128: id128_write overwrites target fileEvgeny Vereshchagin
2016-12-13machine-id-setup: `--print --commit` respects the --root optionEvgeny Vereshchagin
2016-12-13core: machine_id_setup overwrites broken machine-idEvgeny Vereshchagin
2016-12-12Merge pull request #4771 from keszybz/udev-property-orderingMartin Pitt
2016-12-07network: support negation in matching patterns (#4809)David Michael
2016-12-05nspawn: don't hide --bind=/tmp/* mounts (#4824)Evgeny Vereshchagin
2016-12-02Merge pull request #4228 from dm0-/coreos-1554Zbigniew Jędrzejewski-Szmek
2016-12-01python: use raw strings for regexp patternsZbigniew Jędrzejewski-Szmek
2016-12-01python: adjust imports, indentation, unused variables following pylint adviceZbigniew Jędrzejewski-Szmek
2016-12-01networkd: support marking links unmanagedDavid Michael
2016-12-01networkd-test: define a utility class to simplify testsDavid Michael
2016-12-01hwdb: improve and test syntax error messagesZbigniew Jędrzejewski-Szmek
2016-12-01hwdb-test: properly print error output from systemd-hwdb updateZbigniew Jędrzejewski-Szmek
2016-11-30test: retry checking for transient hostname in hostnamectl (#4769)Martin Pitt
2016-11-28Use python3 explicitly in all python scriptsFelipe Sateler
2016-11-28test: make transient hostname tests fail verbosely (#4754)Martin Pitt
2016-11-24tests: add hwdb parsing testMartin Pitt
2016-11-23networkd: allow networkd to set the timezone in timedatedMartin Pitt
2016-11-21Merge pull request #4701 from martinpitt/networkd-polkitLennart Poettering
2016-11-21tests: check transient hostname with and without static hostnameMartin Pitt
2016-11-20Merge pull request #4691 from keszybz/test-suite-fixesEvgeny Vereshchagin
2016-11-20hostnamed: allow networkd to set the transient hostnameMartin Pitt
2016-11-20test: clean up "dummy0" interface after each test case in networkd-test.pyMartin Pitt
2016-11-19test-functions: also add qemu define for ppc64Zbigniew Jędrzejewski-Szmek
2016-11-18Merge pull request #4395 from s-urbaniak/rw-supportLennart Poettering
2016-11-18tests/TEST-13-NSPAWN-SMOKE: add SYSTEMD_NSPAWN_API_VFS_WRITABLEEvgeny Vereshchagin
2016-11-15Merge pull request #4658 from endocode/djalal/sandbox-various-fixes-v1Djalal Harouni
2016-11-15tests: add UNIFIED_CGROUP_HIERARCHY=[default|hybrid] (#4675)Evgeny Vereshchagin
2016-11-15test: add tests for RestrictNamespaces=Djalal Harouni
2016-11-11tests: fix kernel/initrd searching (Arch)Evgeny Vereshchagin
2016-11-07tests: use less aggressive systemctl --wait timeout in TEST-03-JOBS (#4606)Martin Pitt
2016-11-03test: test DynamicUser= with SupplementaryGroups=Djalal Harouni
2016-11-03test: test DynamicUser= with a fixed userDjalal Harouni
2016-11-01tests: add test that journald keeps fds over termination by signalEvgeny Vereshchagin
2016-10-24test: lets add more tests to cover SupplementaryGroups= cases.Djalal Harouni