summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2017-09-14test: add test case for UnsetEnvironment=Lennart Poettering2-0/+9
2017-08-30test: drop Exec* prefixes to obtain paths of executablesYu Watanabe2-2/+2
2017-08-25service: attempt to execute next main command only for oneshot services (#6619)Michal Sekletar1-0/+31
2017-08-10test: Run qemu/nspawn tests with "set -e"Martin Pitt17-38/+51
2017-08-10test: Write state and log files into $BUILD_DIRMartin Pitt1-6/+11
2017-08-07tests: use ninja-build if ninja is not available (#6544)Evgeny Vereshchagin1-1/+6
2017-08-04test: Factorize common integration test functions (#6540)Martin Pitt16-394/+52
2017-07-23Drop bus-policy bitsZbigniew Jędrzejewski-Szmek8-172/+0
2017-07-18test: try to guess the build directoryZbigniew Jędrzejewski-Szmek3-2/+20
2017-07-18test: convert test/ to use meson installZbigniew Jędrzejewski-Szmek4-31/+8
2017-07-18build-sys: drop automake supportZbigniew Jędrzejewski-Szmek1-20/+0
2017-07-18tests: ignore router state in networkd test (#6390)Martin Pitt1-1/+1
2017-07-13meson: hook up sysv-generator-testZbigniew Jędrzejewski-Szmek1-0/+6
2017-07-13sysv-generator: use generator_add_symlink()Zbigniew Jędrzejewski-Szmek1-1/+2
2017-07-06tests: adapt test-functions to run tests on SUSE (#6270)tblume1-4/+28
2017-05-25test: ensure 'InaccessiblePaths=/proc' option works (#6017)Timothée Ravier2-0/+8
2017-05-11tests: stop creating /TEST (#5943)Evgeny Vereshchagin4-4/+4
2017-05-03Merge pull request #5842 from keszybz/meson-status-and-conditionalsMichael Biebl1-1/+1
2017-05-02meson: use booleans for conf.set and drop unecessary conditionalsZbigniew Jędrzejewski-Szmek1-1/+1
2017-04-30more portable python shebangs (#5816)Jörg Thalheim5-6/+6
2017-04-29test: explain why we explicitly make all despite test/Makefile's check target...Chris Lamb1-1/+1
2017-04-25Merge pull request #5704 from keszybz/mesonEvgeny Vereshchagin2-12/+186
2017-04-25meson: also indent scripts with 8 spacesZbigniew Jędrzejewski-Szmek1-7/+7
2017-04-24Merge pull request #5354 from msekletar/issue-518Lennart Poettering1-0/+192
2017-04-23meson: reindent all files with 8 spacesZbigniew Jędrzejewski-Szmek1-157/+157
2017-04-23test-efi-create-disk.sh: allow running from separate build dir, hook up to mesonZbigniew Jędrzejewski-Szmek1-8/+16
2017-04-23meson: install test dataZbigniew Jędrzejewski-Szmek1-0/+166
2017-04-11networkd: Add bridge port priority setting (#5545)Dimitri John Ledkov1-0/+78
2017-04-11test/TEST-12-ISSUE-3171: specify -w1 option to netcat due to default change. ...Dimitri John Ledkov1-4/+4
2017-04-11tests: add new test for issue #518Michal Sekletar1-0/+192
2017-02-15test-journal-importer: add a test case with broken inputZbigniew Jędrzejewski-Szmek1-0/+0
2017-02-15test-journal-importer: new test file to check the newly exported importer codeZbigniew Jędrzejewski-Szmek1-0/+0
2017-02-13test: move resolved test data into test/Martin Pitt11-0/+0
2017-02-12core: skip ReadOnlyPaths= and other permission-related mounts on PermissionsS...Lennart Poettering1-0/+8
2017-02-10test: remove sys.tar.xzDan Streetman1-0/+0
2017-02-10test: create sys-script.py scriptDan Streetman1-0/+16861
2017-02-10test: add script to convert sys/ into sys-script.pyDan Streetman1-0/+183
2017-02-09tests: show journal on systemd-resolved.service failures (#5297)Martin Pitt1-1/+5
2017-02-07tests: add dropin dependency testsFranck Bui4-0/+328
2017-01-25tests: add tests for SYMLINK containing whitespace in variable (#5158)Dan Streetman1-0/+80
2017-01-17tests: check that we can write to /run/systemd/nspawn/notifyEvgeny Vereshchagin1-0/+12
2017-01-06tests: fix failure of test-execute if /dev/mem is not available (#5028)Michal Sekletar2-2/+2
2016-12-26tests: more precise negative check for dnsmasq log (#4982)Martin Pitt1-2/+2
2016-12-22resolved: correctly handle non-address RR types with /etc/hosts lookups (#4808)Martin Pitt1-0/+55
2016-12-13test: check that we can boot with broken machine-idEvgeny Vereshchagin1-0/+1
2016-12-13sd-id128: id128_write overwrites target fileEvgeny Vereshchagin1-1/+2
2016-12-13machine-id-setup: `--print --commit` respects the --root optionEvgeny Vereshchagin1-0/+11
2016-12-13core: machine_id_setup overwrites broken machine-idEvgeny Vereshchagin2-0/+116
2016-12-12Merge pull request #4771 from keszybz/udev-property-orderingMartin Pitt2-1/+56
2016-12-07network: support negation in matching patterns (#4809)David Michael1-8/+46