summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* tests: add a reproducer for a heap-buffer-overflow fixed in 937b1171378bc1000aEvgeny Vereshchagin2018-11-161-0/+0
* tests: add a reproducer for a memory leak fixed in 30eddcd51b8a472e05d3b8d1 i...Evgeny Vereshchagin2018-11-161-0/+0
* tests: add a fuzzer for dev_kmsg_recordEvgeny Vereshchagin2018-11-164-0/+7
* tests: dbus.service was renamed to dbus-daemon.service in RawhideFrantisek Sumsal2018-11-121-1/+9
* Merge pull request #10736 from yuwata/coredump-commentLennart Poettering2018-11-121-0/+0
|\
| * fuzz: add testcase of oss-fuzz#8658Yu Watanabe2018-11-121-0/+0
* | Merge pull request #10731 from yuwata/fix-oss-fuzz-11344Lennart Poettering2018-11-121-0/+6
|\ \ | |/ |/|
| * fuzz: add testcase of oss-fuzz#11344Yu Watanabe2018-11-121-0/+6
* | Merge pull request #10669 from danderson/networkd-6rdYu Watanabe2018-11-125-6/+34
|\ \
| * | Add a networkd test for 6rd interface creation.David Anderson2018-11-093-6/+25
| * | Add 6rd directive to the netdev fuzzing corpus.David Anderson2018-11-092-0/+9
* | | Merge pull request #10694 from evverx/udev-test-in-containerYu Watanabe2018-11-121-7/+18
|\ \ \
| * | | udev-test: skip the test only if it can't setup its environmentEvgeny Vereshchagin2018-11-101-3/+21
| * | | udev-test: remove a check for whether the test is run in a containerEvgeny Vereshchagin2018-11-091-7/+0
* | | | fuzz: add testcase of oss-fuzz#10734Yu Watanabe2018-11-121-0/+0
* | | | fuzz: add testcase of already fixed issue 10908Yu Watanabe2018-11-121-0/+9
| |_|/ |/| |
* | | fuzz: add testcase of oss-fuzz#11345Yu Watanabe2018-11-111-0/+2
* | | fuzz: add testcase for oss-fuzz#11324Yu Watanabe2018-11-101-0/+0
| |/ |/|
* | fuzz: add testcases of recent issuesYu Watanabe2018-11-092-0/+7
|/
* fuzz: add a testcase for oss-fuzz#11285Yu Watanabe2018-11-081-0/+2
* fuzz: add more testcases of already fixed issue about multiple netdev kindYu Watanabe2018-11-085-0/+0
* fuzz: add testcases for oss-fuzz#11279 and #11280Yu Watanabe2018-11-072-0/+0
* test: missing "die"Yu Watanabe2018-11-071-1/+1
* tests: add a couple of files containing all the sections and directivesEvgeny Vereshchagin2018-11-062-0/+340
* tests: replace AdActorSysPrio with AdActorSystemPriorityEvgeny Vereshchagin2018-11-061-1/+1
* tests: add a reporoducer for https://github.com/systemd/systemd/issues/10639Evgeny Vereshchagin2018-11-061-0/+8
* tests: add some data that can be fed to fuzz-network-parserEvgeny Vereshchagin2018-11-0653-0/+384
* tests: add a reproducer for https://github.com/systemd/systemd/issues/10629Evgeny Vereshchagin2018-11-061-0/+10
* networkd: make netdev_load_one "public" and add a fuzzer for itEvgeny Vereshchagin2018-11-0628-0/+211
* networkd: cleanup for #10542Tobias Jungel2018-11-061-1/+1
* 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
|/