summaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* test-network: skip erspan test if not availableSusant Sahani2019-01-301-0/+12
* tests: crash PID1 if UBSan is unhappyEvgeny Vereshchagin2019-01-301-2/+2
* tests: ignore memory leaks in dbus-daemonEvgeny Vereshchagin2019-01-301-7/+15
* Merge pull request #11569 from yuwata/first-step-11307Lennart Poettering2019-01-293-4/+4
|\
| * test-network: set missing prefixlenYu Watanabe2019-01-293-4/+4
* | test-network: add more checks in NetworkdNetDevTests.test_wireguardYu Watanabe2019-01-282-1/+12
|/
* Merge pull request #11460 from yuwata/fix-11458Lennart Poettering2019-01-261-1/+40
|\
| * test: add a testcase for #11458Yu Watanabe2019-01-171-1/+40
* | test/test-functions: on PPC64 use hvc0 consoleDimitri John Ledkov2019-01-261-1/+4
* | test/test-functions: on PP64 use vmlinuxDimitri John Ledkov2019-01-261-1/+9
* | test: mark plymouth as optional dependencyFrantisek Sumsal2019-01-211-1/+3
* | meson: bump timeout for test-udev to 180sFrantisek Sumsal2019-01-211-1/+2
* | Merge pull request #11375 from daxtens/issue5882Lennart Poettering2019-01-172-0/+33
|\ \ | |/ |/|
| * tests: Add test for IPv6 source routingDaniel Axtens2019-01-162-0/+33
* | Merge pull request #11418 from yuwata/fix-11404Zbigniew Jędrzejewski-Szmek2019-01-153-0/+258
|\ \
| * | test: add a testcase for 23 wirguard peersYu Watanabe2019-01-143-0/+258
* | | Merge pull request #11345 from kirbyfan64/tmpfiles-c-emptyZbigniew Jędrzejewski-Szmek2019-01-151-2/+29
|\ \ \
| * | | test: Add tests for tmpfiles C behaviorRyan Gonzalez2019-01-081-2/+29
* | | | test: add a testcase for Address.Peer= with ipv6Yu Watanabe2019-01-142-0/+5
| |/ / |/| |
* | | test: limit environments for systemd-hwdb-update under ASanFrantisek Sumsal2019-01-121-1/+2
* | | test: bump QEMU_SMP to 4 when running under ASan/UBSanFrantisek Sumsal2019-01-121-0/+1
* | | test: bump QEMU memory to 1536M when running under ASan/UBSanFrantisek Sumsal2019-01-121-0/+1
* | | test: introduce QEMU_MEMFrantisek Sumsal2019-01-111-1/+2
* | | test: drop service masking in TEST-01-BASICFrantisek Sumsal2019-01-111-7/+0
| |/ |/|
* | Merge pull request #11232 from yuwata/fix-9130-alternativeYu Watanabe2019-01-082-0/+18
|\ \ | |/ |/|
| * test: add a testcase for Address.Peer= in .network unitYu Watanabe2018-12-232-0/+18
* | Merge pull request #11252 from evverx/use-asan-wrapper-on-travis-ciFrantisek Sumsal2019-01-062-3/+42
|\ \
| * | tests: introduce check_asan_reports and use it in check_result_{qemu|nspawn}Evgeny Vereshchagin2018-12-291-17/+26
| * | tests: look for ASan+UBSan reports in the journalEvgeny Vereshchagin2018-12-291-0/+9
| * | tests: double DefaultTimeoutStartSec when systemd is run under ASan+UBSanEvgeny Vereshchagin2018-12-291-0/+1
| * | tests: overwrite a hard-coded timeout in systemd-hwdb-update.serviceEvgeny Vereshchagin2018-12-291-0/+5
| * | tests: fail if asan has found issues in journaldEvgeny Vereshchagin2018-12-291-0/+7
| * | tests: reproduce https://github.com/systemd/systemd/issues/11251Evgeny Vereshchagin2018-12-292-1/+9
| * | test: don't run TEST-01-BASIC in unprivileged containers on Travis CIEvgeny Vereshchagin2018-12-241-1/+1
| * | tests: use systemd-journald to check whether everything has been built with ASanEvgeny Vereshchagin2018-12-241-1/+1
| |/
* | cgroup: s/cgroups? ?v?([0-9])/cgroup v\1/gIChris Down2019-01-031-1/+1
* | test-network: disable DNS function of dnsmasqYu Watanabe2019-01-021-1/+1
* | test-network: drop unused variableYu Watanabe2019-01-021-1/+0
* | test: fix neighbor addressYu Watanabe2019-01-021-1/+1
|/
* core: support %j in unit dependency resolutionPatrick Williams2018-12-222-0/+77
* networkd: permit DNS "DefaultRoute" configuration in .network filesLennart Poettering2018-12-211-0/+1
* resolved: bind .local domains to mDNS with DNS_SCOPE_YES, similar LLMNRLennart Poettering2018-12-211-1/+1
* tests: explicitly enable user namespaces for TEST-13-NSPAWN-SMOKEFrantisek Sumsal2018-12-201-1/+6
* netdev bond: add support to configure tlb_dynamic_lbSusant Sahani2018-12-153-0/+18
* udev-test: check if permitted to create block device nodesAlexey Bogdanenko2018-12-111-0/+8
* Merge pull request #11099 from abogdanenko/udev-test-fix-missing-dirEvgeny Vereshchagin2018-12-111-1/+6
|\
| * udev-test: fix missing directory test/runAlexey Bogdanenko2018-12-091-0/+5
| * udev-test: fix test skip conditionAlexey Bogdanenko2018-12-091-1/+1
* | Merge pull request #11084 from poettering/networkd-test-fixZbigniew Jędrzejewski-Szmek2018-12-114-12/+137
|\ \
| * | networkd-test: add mkosi snippet for building and running networkd-tets.py in...Lennart Poettering2018-12-073-0/+106