summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* sd-device: do no allocate strings of unknown length on the stackZbigniew Jędrzejewski-Szmek2021-05-061-0/+4
* core: apply LogLevelMax to messages about unitsRyan Hendrickson2021-05-062-0/+11
* test: use systemd-run --wait in TEST-44-LOG-NAMESPACELuca Boccassi2021-05-061-1/+1
* TEST-22-TMPFILES: add reproducer for bug with XZbigniew Jędrzejewski-Szmek2021-05-061-0/+141
* homectl,TEST-46: fix test and fix homectl return value, update docsZbigniew Jędrzejewski-Szmek2021-05-061-2/+6
* tmpfiles: make handling of existing-but-different targets more consistentZbigniew Jędrzejewski-Szmek2021-05-062-4/+4
* tests: allow for os-release quote variability in TEST-50-DISSECTLuca Boccassi2021-05-061-3/+3
* core: fix memleak of ipc_namespace_pathZbigniew Jędrzejewski-Szmek2021-05-061-0/+0
* fuzzer: add a test case for #19178Frantisek Sumsal2021-05-061-0/+3
* shared/calendarspec: when mktime() moves us backwards, jump forwardZbigniew Jędrzejewski-Szmek2021-03-231-0/+1
* test: fix permissions of the ASan udev workaroundFrantisek Sumsal2021-03-111-0/+1
* test: disable nss-systemd for TEST-22 under ASanFrantisek Sumsal2021-03-101-0/+11
* Merge pull request #18921 from yuwata/seccomp-syscallfilter-18916Lennart Poettering2021-03-081-0/+9
|\
| * test: add one more test for system call filter with errnoYu Watanabe2021-03-081-0/+9
* | test: fix the last subtest of TEST-50-DISSECT under sanitizersFrantisek Sumsal2021-03-081-0/+2
|/
* Merge pull request #18911 from keszybz/coverity-inspired-fixesLuca Boccassi2021-03-071-1/+2
|\
| * TEST-15-DROPINS: improve checkZbigniew Jędrzejewski-Szmek2021-03-071-1/+2
* | test: fix TEST-50-DISSECT under sanitizersFrantisek Sumsal2021-03-061-0/+15
* | test: tidy up the ASan-related stuffFrantisek Sumsal2021-03-061-27/+26
|/
* fuzz-bus-match: add example from bugzilla#1935084Zbigniew Jędrzejewski-Szmek2021-03-061-0/+1
* fuzz-bus-match: new fuzzerZbigniew Jędrzejewski-Szmek2021-03-061-0/+18
* test: disable at_exit LSan check for dbus.serviceFrantisek Sumsal2021-03-061-0/+6
* test: add test for IMPORT{program}= udev ruleYu Watanabe2021-03-051-0/+24
* test: merge udev testsYu Watanabe2021-03-0540-447/+404
* New directives PrivateIPC and IPCNamespacePathXℹ Ruoyao2021-03-041-0/+2
* fuzz: add NetworkNamespacePath= into directives.serviceXℹ Ruoyao2021-03-041-0/+1
* Skip TEST-50 on ubuntu ciDan Streetman2021-03-011-0/+2
* Merge pull request #18018 from bluca/mount_images_overlayZbigniew Jędrzejewski-Szmek2021-02-254-1/+74
|\
| * Add ExtensionImages directive to form overlaysLuca Boccassi2021-02-234-1/+74
* | network: Implement B.A.T.M.A.N. Advanced interface typeAnnika Wickert2021-02-256-0/+56
* | test: skip TEST-56-OOMD if systemd-oomd is not installedLuca Boccassi2021-02-241-0/+3
* | test-network: add tests for dropping unnecessary nexthopsYu Watanabe2021-02-232-0/+36
|/
* test-network: add tests for Blackhole= setting in [NextHop] sectionYu Watanabe2021-02-232-0/+49
* network: nexthop: add Blackhole= setting in [NextHop] sectionYu Watanabe2021-02-231-0/+1
* fuzz-systemctl-parse-argv: add "telinit" to the argv[0] listZbigniew Jędrzejewski-Szmek2021-02-221-0/+0
* test-network: test wireguard peer in drop-in configYu Watanabe2021-02-226-15/+43
* test-network: add a test for OnLink= in [NextHop] sectionYu Watanabe2021-02-212-0/+14
* network: nexthop: add OnLink= settingYu Watanabe2021-02-211-0/+1
* test-network: add tests for Broadcast= with boolean settingsYu Watanabe2021-02-203-0/+14
* Merge pull request #18699 from yuwata/network-route-add-nexthop-settingYu Watanabe2021-02-203-0/+25
|\
| * test-network: add tests for NextHop= setting in [Route]Yu Watanabe2021-02-192-0/+24
| * network: add NextHop= setting in [Route] sectionYu Watanabe2021-02-191-0/+1
* | basic/alloc-util: also reset the cleaned-up variable in freep()Zbigniew Jędrzejewski-Szmek2021-02-191-0/+0
|/
* network: rename UseFQDN= -> UseHostname=Yu Watanabe2021-02-181-1/+1
* networkd-test: reenable dnssec while testingLennart Poettering2021-02-181-9/+17
* network: Add "route_localnet" sysctl supportSusant Sahani2021-02-181-0/+1
* Merge pull request #18596 from keszybz/systemctl-quiet-legendLennart Poettering2021-02-171-0/+0
|\
| * systemctl: hide legends with --quiet, allow overridingZbigniew Jędrzejewski-Szmek2021-02-171-0/+0
* | test: avoid leaking open loop devicesLuca Boccassi2021-02-171-5/+9
* | test-network: add tests for Family= in [NextHop]Yu Watanabe2021-02-172-1/+21