summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* service: attempt to execute next main command only for oneshot services (#6619)Michal Sekletar2017-08-251-0/+31
* test: Run qemu/nspawn tests with "set -e"Martin Pitt2017-08-1017-38/+51
* test: Write state and log files into $BUILD_DIRMartin Pitt2017-08-101-6/+11
* tests: use ninja-build if ninja is not available (#6544)Evgeny Vereshchagin2017-08-071-1/+6
* test: Factorize common integration test functions (#6540)Martin Pitt2017-08-0416-394/+52
* Drop bus-policy bitsZbigniew Jędrzejewski-Szmek2017-07-238-172/+0
* test: try to guess the build directoryZbigniew Jędrzejewski-Szmek2017-07-183-2/+20
* test: convert test/ to use meson installZbigniew Jędrzejewski-Szmek2017-07-184-31/+8
* build-sys: drop automake supportZbigniew Jędrzejewski-Szmek2017-07-181-20/+0
* tests: ignore router state in networkd test (#6390)Martin Pitt2017-07-181-1/+1
* meson: hook up sysv-generator-testZbigniew Jędrzejewski-Szmek2017-07-131-0/+6
* sysv-generator: use generator_add_symlink()Zbigniew Jędrzejewski-Szmek2017-07-131-1/+2
* tests: adapt test-functions to run tests on SUSE (#6270)tblume2017-07-061-4/+28
* test: ensure 'InaccessiblePaths=/proc' option works (#6017)Timothée Ravier2017-05-252-0/+8
* tests: stop creating /TEST (#5943)Evgeny Vereshchagin2017-05-114-4/+4
* Merge pull request #5842 from keszybz/meson-status-and-conditionalsMichael Biebl2017-05-031-1/+1
|\
| * meson: use booleans for conf.set and drop unecessary conditionalsZbigniew Jędrzejewski-Szmek2017-05-021-1/+1
* | more portable python shebangs (#5816)Jörg Thalheim2017-04-305-6/+6
* | test: explain why we explicitly make all despite test/Makefile's check target...Chris Lamb2017-04-291-1/+1
|/
* Merge pull request #5704 from keszybz/mesonEvgeny Vereshchagin2017-04-252-12/+186
|\
| * meson: also indent scripts with 8 spacesZbigniew Jędrzejewski-Szmek2017-04-251-7/+7
| * meson: reindent all files with 8 spacesZbigniew Jędrzejewski-Szmek2017-04-231-157/+157
| * test-efi-create-disk.sh: allow running from separate build dir, hook up to mesonZbigniew Jędrzejewski-Szmek2017-04-231-8/+16
| * meson: install test dataZbigniew Jędrzejewski-Szmek2017-04-231-0/+166
* | Merge pull request #5354 from msekletar/issue-518Lennart Poettering2017-04-241-0/+192
|\ \ | |/ |/|
| * tests: add new test for issue #518Michal Sekletar2017-04-111-0/+192
* | networkd: Add bridge port priority setting (#5545)Dimitri John Ledkov2017-04-111-0/+78
* | test/TEST-12-ISSUE-3171: specify -w1 option to netcat due to default change. ...Dimitri John Ledkov2017-04-111-4/+4
|/
* test-journal-importer: add a test case with broken inputZbigniew Jędrzejewski-Szmek2017-02-151-0/+0
* test-journal-importer: new test file to check the newly exported importer codeZbigniew Jędrzejewski-Szmek2017-02-151-0/+0
* test: move resolved test data into test/Martin Pitt2017-02-1311-0/+0
* core: skip ReadOnlyPaths= and other permission-related mounts on PermissionsS...Lennart Poettering2017-02-121-0/+8
* test: remove sys.tar.xzDan Streetman2017-02-101-0/+0
* test: create sys-script.py scriptDan Streetman2017-02-101-0/+16861
* test: add script to convert sys/ into sys-script.pyDan Streetman2017-02-101-0/+183
* tests: show journal on systemd-resolved.service failures (#5297)Martin Pitt2017-02-091-1/+5
* tests: add dropin dependency testsFranck Bui2017-02-074-0/+328
* tests: add tests for SYMLINK containing whitespace in variable (#5158)Dan Streetman2017-01-251-0/+80
* tests: check that we can write to /run/systemd/nspawn/notifyEvgeny Vereshchagin2017-01-171-0/+12
* tests: fix failure of test-execute if /dev/mem is not available (#5028)Michal Sekletar2017-01-062-2/+2
* tests: more precise negative check for dnsmasq log (#4982)Martin Pitt2016-12-261-2/+2
* resolved: correctly handle non-address RR types with /etc/hosts lookups (#4808)Martin Pitt2016-12-221-0/+55
* test: check that we can boot with broken machine-idEvgeny Vereshchagin2016-12-131-0/+1
* sd-id128: id128_write overwrites target fileEvgeny Vereshchagin2016-12-131-1/+2
* machine-id-setup: `--print --commit` respects the --root optionEvgeny Vereshchagin2016-12-131-0/+11
* core: machine_id_setup overwrites broken machine-idEvgeny Vereshchagin2016-12-132-0/+116
* Merge pull request #4771 from keszybz/udev-property-orderingMartin Pitt2016-12-122-1/+56
|\
| * hwdb: improve and test syntax error messagesZbigniew Jędrzejewski-Szmek2016-12-012-0/+49
| * hwdb-test: properly print error output from systemd-hwdb updateZbigniew Jędrzejewski-Szmek2016-12-011-2/+8
* | network: support negation in matching patterns (#4809)David Michael2016-12-071-8/+46