summaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-121-1/+1
* Merge pull request #17497 from anitazha/randomizeonceLennart Poettering2020-11-102-0/+2
|\
| * timer: add new feature FixedRandomDelay=Kristijan Gjoshev2020-11-052-0/+2
* | Merge pull request #17431 from msekletar/udev-link-update-raceZbigniew Jędrzejewski-Szmek2020-11-103-464/+1765
|\ \
| * | test/sys-script.py: add missing DEVNAME entries to ueventsMartin Wilck2020-11-021-0/+7
| * | test/udev_test.pl: add "expected good" countMartin Wilck2020-11-021-2/+19
| * | test/udev-test.pl: suppress umount error message at startupMartin Wilck2020-11-021-1/+1
| * | test/sd-script.py: new helper script for udev testingMartin Wilck2020-11-021-0/+342
| * | test/udev-test.pl: generator for large list of block devicesMartin Wilck2020-11-021-1/+59
| * | test/udev-test.pl: add repeat countMartin Wilck2020-11-021-0/+5
| * | tests/udev-test.pl: add multiple device testMartin Wilck2020-11-021-0/+169
| * | test/udev-test.pl: count "good" resultsMartin Wilck2020-11-021-2/+15
| * | test/udev-test.pl: merge import parent tests into oneMartin Wilck2020-11-021-12/+5
| * | test/udev-test.pl: merge "space and var with space" testsMartin Wilck2020-11-021-28/+3
| * | test/udev-test.pl: remove bogus rules from magic subsys testMartin Wilck2020-11-021-2/+0
| * | test/udev-test.pl: Make some tests a little harderMartin Wilck2020-11-021-4/+9
| * | test/udev-test.pl: last_rule is unsupportedMartin Wilck2020-11-021-0/+3
| * | test/udev-test.pl: fix wrong test descriptionsMartin Wilck2020-11-021-7/+8
| * | test/udev-test.pl: allow checking multiple symlinksMartin Wilck2020-11-021-199/+296
| * | test/udev-test.pl: test correctness of symlink targetsMartin Wilck2020-11-021-5/+18
| * | test/udev-test.pl: use computed devnode nameMartin Wilck2020-11-021-26/+66
| * | test/udev-test.pl: allow concurrent additions and removalsMartin Wilck2020-11-021-18/+72
| * | test/udev-test.pl: create rules only onceMartin Wilck2020-11-021-4/+9
| * | test/udev-test.pl: allow multiple devices per testMartin Wilck2020-11-021-423/+929
| |/
* / license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-0930-31/+31
|/
* 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-234-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-226-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 are not explicitly specifiedYu Watanabe2020-10-151-1/+1
* Merge pull request #16968 from yuwata/remove-old-device-on-move-eventLennart Poettering2020-10-142-0/+31
|\