summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #14833 from kpfleming/multiple-ipv6token-addressesYu Watanabe2020-02-122-0/+18
|\
| * network: Allow multiple IPv6Token 'static' items to generate addressesKevin P. Fleming2020-02-102-0/+18
* | test-network: add tests for qdisc Handle=Yu Watanabe2020-02-105-4/+8
* | network: add support for qdisc handleSusant Sahani2020-02-101-0/+8
|/
* test-network: tentatively stops .socket units for udevdYu Watanabe2020-02-101-2/+5
* network: Add test for explicit 'static' IPv6TokenKevin P. Fleming2020-02-102-0/+16
* test: give systemd chance to actually start the unitFrantisek Sumsal2020-02-081-6/+8
* Merge pull request #14805 from yuwata/network-ipv6-token-follow-upZbigniew Jędrzejewski-Szmek2020-02-073-3/+3
|\
| * network: fix ABRTYu Watanabe2020-02-071-0/+0
| * network: rename eui64 to staticYu Watanabe2020-02-072-3/+3
* | test-network: add test for teqlYu Watanabe2020-02-072-0/+22
* | network: tc: support teqlYu Watanabe2020-02-071-0/+3
* | test-network: add more tests for traffic controlYu Watanabe2020-02-074-2/+65
* | network: introduce new [QDisc] section to support Parent=ingressYu Watanabe2020-02-071-0/+2
|/
* Merge pull request #14415 from ssahani/prefixstable-rfc-7217-newZbigniew Jędrzejewski-Szmek2020-02-053-1/+33
|\
| * test-network: add tests for IPv6Token=Yu Watanabe2020-02-053-1/+33
* | test: adapt to the new capsh formatFrantisek Sumsal2020-02-059-9/+18
|/
* test-network: use udevd in build directoryYu Watanabe2020-02-051-3/+21
* network: change "Gateway=dhcp" to "Gateway=_dhcp" (#14774)Zbigniew Jędrzejewski-Szmek2020-02-052-2/+2
* Merge pull request #14767 from yuwata/network-split-qdisc-sectionYu Watanabe2020-02-054-68/+85
|\
| * network: FairQueueTrafficPolicing→FairQueueingZbigniew Jędrzejewski-Szmek2020-02-042-2/+2
| * network: TokenBufferFilter→TokenBucketFilterZbigniew Jędrzejewski-Szmek2020-02-042-2/+2
| * network: split TrafficControlQueueingDiscipline section into small piecesYu Watanabe2020-02-044-68/+85
* | test-network: add a test case for IPv6PrefixDelegation.DNS=linklocalYu Watanabe2020-02-042-0/+9
|/
* udev: add {Receive,Transmit}ChecksumOffload= settingsYu Watanabe2020-02-031-0/+2
* network: add SuppressPrefixLength option to RoutingPolicyRule (#14736)Naïm Favier2020-02-032-0/+2
* sysusers: support creating users with a specific primary groupDavid Michael2020-02-0210-0/+37
* test-network: add test for UID based routing policyYu Watanabe2020-02-022-0/+40
* network: support UID based routing policyYu Watanabe2020-02-021-0/+1
* test: don't install /etc/securettyFrantisek Sumsal2020-02-011-1/+0
* test: add simple test for log namespacesLennart Poettering2020-01-313-0/+59
* tests: unset LD_PRELOAD in testsuite.service when it's run under ASanEvgeny Vereshchagin2020-01-311-3/+8
* test: add test case for homedLennart Poettering2020-01-283-0/+117
* test-network: fix test_qdisc2()Yu Watanabe2020-01-281-1/+4
* test: drop sector-size line from output of sfdiskYu Watanabe2020-01-282-9/+5
* test: Synchronize journal before reading from itdann frazier2020-01-281-0/+1
* Merge pull request #14368 from poettering/repartZbigniew Jędrzejewski-Szmek2020-01-233-0/+162
|\
| * test: add repart testLennart Poettering2020-01-203-0/+162
* | test: add test for https://github.com/systemd/systemd/issues/14560Lennart Poettering2020-01-202-0/+10
|/
* test-network: simplify wait_online() by calling wait_operstate()Dan Streetman2020-01-091-16/+21
* test-network: convert wait_operstate() to recheck condition for timeout secondsDan Streetman2020-01-091-26/+31
* test-network: rename check_operstate() to wait_operstate()Dan Streetman2020-01-091-26/+26
* Merge pull request #14448 from yuwata/network-permanent-mac-addressLennart Poettering2020-01-082-0/+2
|\
| * network, udev: introduce PermanentMACAddress= setting in [Match] sectionYu Watanabe2020-01-082-0/+2
* | Merge pull request #14488 from yuwata/networkctl-show-logsZbigniew Jędrzejewski-Szmek2020-01-082-32/+32
|\ \
| * | test-network: suppress logs in status commandYu Watanabe2020-01-072-32/+32
| |/
* | Merge pull request #14472 from poettering/test-43-fixesAnita Zhang2020-01-072-24/+25
|\ \
| * | testsuite: drop "systemctl is-system-running --wait" invocationLennart Poettering2020-01-061-2/+0
| * | test: don't rely on "nobody" user for TEST-43Lennart Poettering2020-01-062-22/+25
| * | test: hardcode shell to useLennart Poettering2020-01-061-1/+1
| |/