summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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-152-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-211-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
| * | networkd-test: change test_transient_hostname_with_static to use an explicit ...Lennart Poettering2018-12-071-2/+10
| * | networkd-test: restart hostnamed after reverting /etc/hostname tooLennart Poettering2018-12-071-0/+2
| * | networkd-test: add write_config()Lennart Poettering2018-12-071-6/+10
| * | networkd-test: set right access modes for /run/systemd/netifLennart Poettering2018-12-071-5/+10
| |/
* | Merge pull request #11105 from keszybz/path-parsingLennart Poettering2018-12-101-0/+0
|\ \
| * | fuzz-unit-file: add one more test caseZbigniew Jędrzejewski-Szmek2018-12-101-0/+0
| |/
* | networkd: Static neighbor supportWilliam A. Kennington III2018-12-094-0/+31
|/
* test-network: make search_words_in_file() hit multi wordsYu Watanabe2018-12-061-14/+15
* test-network: delete rules before running next testYu Watanabe2018-12-061-0/+6
* test-network: add a line break after starting networkdYu Watanabe2018-12-061-0/+1
* test-network: check link before starting dnsmasqYu Watanabe2018-12-061-27/+18
* test-network: show command outputsYu Watanabe2018-12-061-0/+4
* test-network: sort imported modulesYu Watanabe2018-12-061-4/+4
* test-network: sort links and unitsYu Watanabe2018-12-061-44/+156