summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2018-11-09fuzz: add testcases of recent issuesYu Watanabe2-0/+7
2018-11-08fuzz: add a testcase for oss-fuzz#11285Yu Watanabe1-0/+2
2018-11-08fuzz: add more testcases of already fixed issue about multiple netdev kindYu Watanabe5-0/+0
2018-11-07fuzz: add testcases for oss-fuzz#11279 and #11280Yu Watanabe2-0/+0
2018-11-07test: missing "die"Yu Watanabe1-1/+1
2018-11-06tests: add a couple of files containing all the sections and directivesEvgeny Vereshchagin2-0/+340
2018-11-06tests: replace AdActorSysPrio with AdActorSystemPriorityEvgeny Vereshchagin1-1/+1
2018-11-06tests: add a reporoducer for https://github.com/systemd/systemd/issues/10639Evgeny Vereshchagin1-0/+8
2018-11-06tests: add some data that can be fed to fuzz-network-parserEvgeny Vereshchagin53-0/+384
2018-11-06tests: add a reproducer for https://github.com/systemd/systemd/issues/10629Evgeny Vereshchagin1-0/+10
2018-11-06networkd: make netdev_load_one "public" and add a fuzzer for itEvgeny Vereshchagin28-0/+211
2018-11-06networkd: cleanup for #10542Tobias Jungel1-1/+1
2018-11-05Merge pull request #10606 from yuwata/udev-testsLennart Poettering20-14/+97
2018-11-05Merge pull request #10618 from yuwata/fix-10615Lennart Poettering2-0/+3
2018-11-05tests: also use lsmod to check whether modules are available (#10634)Evgeny Vereshchagin1-1/+4
2018-11-04tests: add a basic test for wireguard (#10631)Evgeny Vereshchagin2-2/+29
2018-11-04test: UseRoutes= and UseTimezone= need to be in [DHCP] sectionYu Watanabe1-0/+2
2018-11-04test-network: wait after removing linksYu Watanabe1-0/+1
2018-11-03test: drop 'After=multi-user.target' from most of testsuite.serviceYu Watanabe13-13/+1
2018-11-03test: mask several unnecessary servicesYu Watanabe12-0/+95
2018-11-03test: increase timeout for TEST-17-UDEV-WANTSYu Watanabe1-1/+1
2018-11-03tests: mark a few tests as expected failures when the required modules aren't...Evgeny Vereshchagin1-0/+14
2018-11-02tests: make NetworkdNetWorkTests.test_routing_policy_rule pass on CentOSEvgeny Vereshchagin1-1/+1
2018-11-02networkd: add missing bonding options (#10542)Tobias Jungel2-8/+16
2018-10-29tests: add an lldp fuzzerEvgeny Vereshchagin3-0/+0
2018-10-25Merge pull request #10378 from poettering/json-fuzz-fixZbigniew Jędrzejewski-Szmek1-0/+9
2018-10-24test: create /dev/null in test-udev.plYu Watanabe1-1/+2
2018-10-23tests: allow passing log_level via an environment variable (#10490)Evgeny Vereshchagin1-1/+1
2018-10-23tests: update networkd-test.py to use resolvectl instead of systemd-resolve (...Michael Biebl1-10/+10
2018-10-19fuzz: add testcase of oss-fuzz#11019Yu Watanabe1-0/+0
2018-10-19tests: clean up again after running tests (#10446)Lennart Poettering3-3/+11
2018-10-18fuzz: add test from oss-fuzz#10908Lennart Poettering1-0/+9
2018-10-18core: implement per unit journal rate limitingAnita Zhang1-0/+2
2018-10-13shared: add %g, %G specifiers for group / gid (#10368)Davide Cavalca5-10/+14
2018-10-11tests: fix fallthrough condition for supplementary groupsDavide Cavalca6-16/+16
2018-10-11tests: pass halt_on_error=1 to UBSanEvgeny Vereshchagin1-1/+1
2018-10-10meson: rename cpp_cmd to cxx_cmdZbigniew Jędrzejewski-Szmek1-1/+1
2018-10-09meson: we cannot call get_compiler('cpp') if we didn't "add" itZbigniew Jędrzejewski-Szmek1-1/+1
2018-10-09README.testsuite: update the documentation for mesonZbigniew Jędrzejewski-Szmek1-26/+47
2018-10-09test-execute: filter out ip6tnl0@ and ip6gre0@ interfacesZbigniew Jędrzejewski-Szmek1-1/+1
2018-10-09test: add TEST-24-UNIT-TESTS running all basic tests under containersYu Watanabe3-0/+141
2018-10-09test: do not use global variable to pass errorYu Watanabe2-3/+6
2018-10-09test: replace duplicated Makefile by symbolic linkYu Watanabe7-28/+7
2018-10-09test: make install_keymaps() optionally install more keymapsYu Watanabe1-0/+10
2018-10-09test: add paths of keymaps in install_keymaps()Yu Watanabe1-1/+5
2018-10-09test: introduce install_zoneinfo()Yu Watanabe1-0/+7
2018-10-09test: install libraries required by testsYu Watanabe1-1/+1
2018-10-09meson: use same compilers to build fuzzersYu Watanabe1-1/+3
2018-10-05Merge pull request #10134 from keszybz/test-runnerLennart Poettering2-0/+69
2018-10-05Merge pull request #10117 from keszybz/undynamicifyLennart Poettering1-0/+1