aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #10606 from yuwata/udev-testsLennart Poettering2018-11-0520-14/+97
|\
| * test: drop 'After=multi-user.target' from most of testsuite.serviceYu Watanabe2018-11-0313-13/+1
| * test: mask several unnecessary servicesYu Watanabe2018-11-0312-0/+95
| * test: increase timeout for TEST-17-UDEV-WANTSYu Watanabe2018-11-031-1/+1
* | Merge pull request #10618 from yuwata/fix-10615Lennart Poettering2018-11-052-0/+3
|\ \
| * | test: UseRoutes= and UseTimezone= need to be in [DHCP] sectionYu Watanabe2018-11-041-0/+2
| * | test-network: wait after removing linksYu Watanabe2018-11-041-0/+1
| |/
* | tests: also use lsmod to check whether modules are available (#10634)Evgeny Vereshchagin2018-11-051-1/+4
* | tests: add a basic test for wireguard (#10631)Evgeny Vereshchagin2018-11-042-2/+29
|/
* tests: mark a few tests as expected failures when the required modules aren't...Evgeny Vereshchagin2018-11-031-0/+14
* tests: make NetworkdNetWorkTests.test_routing_policy_rule pass on CentOSEvgeny Vereshchagin2018-11-021-1/+1
* networkd: add missing bonding options (#10542)Tobias Jungel2018-11-022-8/+16
* tests: add an lldp fuzzerEvgeny Vereshchagin2018-10-293-0/+0
* Merge pull request #10378 from poettering/json-fuzz-fixZbigniew Jędrzejewski-Szmek2018-10-251-0/+9
|\
| * fuzz: add test from oss-fuzz#10908Lennart Poettering2018-10-181-0/+9
* | test: create /dev/null in test-udev.plYu Watanabe2018-10-241-1/+2
* | tests: allow passing log_level via an environment variable (#10490)Evgeny Vereshchagin2018-10-231-1/+1
* | tests: update networkd-test.py to use resolvectl instead of systemd-resolve (...Michael Biebl2018-10-231-10/+10
* | fuzz: add testcase of oss-fuzz#11019Yu Watanabe2018-10-191-0/+0
* | tests: clean up again after running tests (#10446)Lennart Poettering2018-10-193-3/+11
|/
* core: implement per unit journal rate limitingAnita Zhang2018-10-181-0/+2
* shared: add %g, %G specifiers for group / gid (#10368)Davide Cavalca2018-10-135-10/+14
* tests: fix fallthrough condition for supplementary groupsDavide Cavalca2018-10-116-16/+16
* tests: pass halt_on_error=1 to UBSanEvgeny Vereshchagin2018-10-111-1/+1
* meson: rename cpp_cmd to cxx_cmdZbigniew Jędrzejewski-Szmek2018-10-101-1/+1
* meson: we cannot call get_compiler('cpp') if we didn't "add" itZbigniew Jędrzejewski-Szmek2018-10-091-1/+1
* README.testsuite: update the documentation for mesonZbigniew Jędrzejewski-Szmek2018-10-091-26/+47
* test-execute: filter out ip6tnl0@ and ip6gre0@ interfacesZbigniew Jędrzejewski-Szmek2018-10-091-1/+1
* test: add TEST-24-UNIT-TESTS running all basic tests under containersYu Watanabe2018-10-093-0/+141
* test: do not use global variable to pass errorYu Watanabe2018-10-092-3/+6
* test: replace duplicated Makefile by symbolic linkYu Watanabe2018-10-097-28/+7
* test: make install_keymaps() optionally install more keymapsYu Watanabe2018-10-091-0/+10
* test: add paths of keymaps in install_keymaps()Yu Watanabe2018-10-091-1/+5
* test: introduce install_zoneinfo()Yu Watanabe2018-10-091-0/+7
* test: install libraries required by testsYu Watanabe2018-10-091-1/+1
* meson: use same compilers to build fuzzersYu Watanabe2018-10-091-1/+3
* Merge pull request #10134 from keszybz/test-runnerLennart Poettering2018-10-052-0/+69
|\
| * run-unit-tests: add option to run unsafe tests tooZbigniew Jędrzejewski-Szmek2018-09-241-0/+12
| * tests: add a runner for installed testsZbigniew Jędrzejewski-Szmek2018-09-242-0/+57
* | Merge pull request #10117 from keszybz/undynamicifyLennart Poettering2018-10-051-0/+1
|\ \
| * | Revert "resolve: enable DynamicUser= for systemd-resolved.service"Zbigniew Jędrzejewski-Szmek2018-09-201-0/+1
| |/
* | test-execute: add a test for systemcall filter (#10273)Yu Watanabe2018-10-052-0/+10
* | Merge pull request #10261 from yuwata/test-networkZbigniew Jędrzejewski-Szmek2018-10-031-4/+2
|\ \
| * | test: make systemd-networkd-tests.py run on arbitrary directoryYu Watanabe2018-10-031-1/+1
| * | test: replace stop+start by restartYu Watanabe2018-10-031-3/+1
* | | test-execute: also tests under the condition that unshare() is filteredYu Watanabe2018-10-032-2/+2
* | | test: add a testcase for oss-fuzz#10746Yu Watanabe2018-10-031-0/+0
|/ /
* | Merge pull request #10246 from keszybz/fuzz-bussLennart Poettering2018-10-0268-45/+34
|\ \
| * | bus-message: avoid wrap-around when using length read from messageZbigniew Jędrzejewski-Szmek2018-10-021-0/+0
| * | bus-message: return -EBADMSG not -EINVAL on invalid !gvariant messagesZbigniew Jędrzejewski-Szmek2018-10-021-0/+0