summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* bus-message: fix negative offset with ~empty messageZbigniew Jędrzejewski-Szmek2020-05-311-0/+0
* shared: fix integer overflow in calendarspecFrantisek Sumsal2020-05-311-0/+1
* test: wait a bit after stopping the test serviceFrantisek Sumsal2020-04-171-0/+1
* core: add support for setting CPUAffinity= to special "numa" valueMichal Sekletár2020-03-261-0/+18
* test: wait a bit after starting the test serviceFrantisek Sumsal2020-03-181-0/+1
* core: transition to FINAL_SIGTERM state after ExecStopPost=Anita Zhang2020-03-184-0/+72
* test: ignore IAB capabilities in `test-execute`Frantisek Sumsal2020-03-189-18/+18
* treewide: more portable bash shebangsJörg Thalheim2020-03-0584-99/+103
* tree-wide: drop printk.devkmsg=on setting in various placesZbigniew Jędrzejewski-Szmek2020-03-032-2/+0
* test-network: remove unnecessary dummy interfaceYu Watanabe2020-03-021-0/+1
* test-network: add a test case for [DHCPv4] UseRoutes=noYu Watanabe2020-03-022-0/+24
* execute: Make '+' exec prefix ignore PrivateTmp=yesNate Jones2020-02-293-1/+9
* test-network: add one more test case for VRF=Yu Watanabe2020-02-262-0/+25
* 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
|\