summaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #17438 from anitazha/systoomd_quickZbigniew Jędrzejewski-Szmek2020-10-274-34/+31
|\
| * test: make TEST-56-OOMD service unit files staticAnita Zhang2020-10-244-34/+31
* | test-network: add a test case for DNSSL in RAYu Watanabe2020-10-243-0/+8
* | test-network: add tests for routes managed by ManagerYu Watanabe2020-10-231-0/+60
|/
* Merge pull request #17417 from anitazha/more_systoomdZbigniew Jędrzejewski-Szmek2020-10-236-0/+161
|\
| * test: add basic memory pressure extended test for oomdAnita Zhang2020-10-236-0/+161
* | Merge pull request #17357 from yuwata/network-dhcp6-pd-announce-17353Yu Watanabe2020-10-233-4/+17
|\ \
| * | test-network: use new IPv6SendRA= settingYu Watanabe2020-10-192-3/+3
| * | fuzz: move DNSDefaultRoute= setting to [Network] sectionYu Watanabe2020-10-191-1/+1
| * | network: rename IPv6PrefixDelegation= to IPv6SendRA=Yu Watanabe2020-10-191-0/+11
| * | network: introduce Announce= in [DHCPv6PrefixDelegation]Yu Watanabe2020-10-191-0/+1
| * | network: introduce DHCPv6PrefixDelegation= settingYu Watanabe2020-10-191-0/+1
* | | test-path: start infinite sleep instead of a short commandZbigniew Jędrzejewski-Szmek2020-10-228-13/+7
* | | tests: replace the few remaining Type=simple with Type=execZbigniew Jędrzejewski-Szmek2020-10-223-3/+3
* | | test-path: use Type=execZbigniew Jędrzejewski-Szmek2020-10-227-7/+7
| |/ |/|
* | tree-wide: update web link to logind descriptionZbigniew Jędrzejewski-Szmek2020-10-191-4/+4
* | test: account for non-x86-64 archs in TEST-50-DISSECTLuca Boccassi2020-10-181-2/+11
* | test: increase size of verity partition in TEST-50-DISSECT GPT imageLuca Boccassi2020-10-181-1/+1
* | test/README: notes about Ubuntu CI logs and dependenciesLuca Boccassi2020-10-171-0/+9
* | test: fix TEST-50-DISSECT build on Ubuntu CILuca Boccassi2020-10-171-1/+1
* | Revert "Block TEST-50-DISSECT on Ubuntu CI temporarily"Luca Boccassi2020-10-171-0/+0
|/
* Block TEST-50-DISSECT on Ubuntu CI temporarilyLuca Boccassi2020-10-171-0/+0
* test-network: do not use deprecated valueYu Watanabe2020-10-152-2/+2
* network: when Gateway=_dhcp4, set several properties based on lease if they a...Yu Watanabe2020-10-151-1/+1
* Merge pull request #16968 from yuwata/remove-old-device-on-move-eventLennart Poettering2020-10-142-0/+31
|\
| * test: add test for device renaming issue #16967Yu Watanabe2020-09-152-0/+31
* | test-network: add test for issue #17304Yu Watanabe2020-10-132-0/+25
* | test-network: do not fail when multiple ipv6 default gateways are configuredYu Watanabe2020-10-071-7/+9
* | test-network: add a test case for IPv4 route with IPv6 gatewayYu Watanabe2020-10-073-1/+50
* | test-network: drop meaningless Scope= settings in the configYu Watanabe2020-10-071-2/+0
* | test-network: also remove IPv6 rulesYu Watanabe2020-10-061-0/+3
* | test-network: add a missing netdev in the listYu Watanabe2020-10-061-0/+1
* | test-network: disable RA in test_sriovYu Watanabe2020-10-061-0/+1
* | test-network: add missing file in the listYu Watanabe2020-10-061-0/+1
* | test-network: drop duplicated addressYu Watanabe2020-10-061-1/+0
* | Merge pull request #17172 from keszybz/read-login-defsLennart Poettering2020-10-0268-147/+193
|\ \
| * | tests: when creating temp dirs, include test name in pathZbigniew Jędrzejewski-Szmek2020-10-012-2/+2
| * | sysusers: look at login.defs when setting the default range to allocate usersZbigniew Jędrzejewski-Szmek2020-10-0113-17/+66
| * | test-sysusers: fix how paths are calculatedZbigniew Jędrzejewski-Szmek2020-10-011-8/+8
| * | test-sysusers: sort examplesZbigniew Jędrzejewski-Szmek2020-10-011-4/+4
| * | test/TEST-21-SYSUSERS: turn into a unit testZbigniew Jędrzejewski-Szmek2020-10-0159-129/+126
* | | Merge pull request #17152 from keszybz/make-mountapivfs-defaultLennart Poettering2020-10-011-26/+28
|\ \ \
| * | | TEST-50-DISSECT: drop now-unneeded MountAPIVFS=yes and full paths to executablesZbigniew Jędrzejewski-Szmek2020-09-241-26/+28
| |/ /
* | | Merge pull request #17132 from keszybz/test-suite-updateZbigniew Jędrzejewski-Szmek2020-09-259-8/+10
|\ \ \ | |/ / |/| |
| * | test: switch TEST-02-CRYPTSETUP and TEST-24-UNITTESTSZbigniew Jędrzejewski-Szmek2020-09-248-7/+7
| * | test/run-integration-tests: do not run the tests if only "clean" is passedZbigniew Jędrzejewski-Szmek2020-09-221-1/+3
* | | udev: rename kernel option 'log_priority' into 'log_level'Franck Bui2020-09-221-2/+2
|/ /
* | test: add test cases for RuntimeDirectoryPreserve=yesYu Watanabe2020-09-183-0/+34
* | Merge pull request #17085 from yuwata/network-configure-mdb-entries-on-bridge...Zbigniew Jędrzejewski-Szmek2020-09-182-0/+13
|\ \
| * | test-network: add test for bridge MDB entries on bridge masterYu Watanabe2020-09-172-0/+13