summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test-network: add tests for dropping unnecessary nexthopsYu Watanabe2021-02-232-0/+36
* test-network: add tests for Blackhole= setting in [NextHop] sectionYu Watanabe2021-02-232-0/+49
* network: nexthop: add Blackhole= setting in [NextHop] sectionYu Watanabe2021-02-231-0/+1
* fuzz-systemctl-parse-argv: add "telinit" to the argv[0] listZbigniew Jędrzejewski-Szmek2021-02-221-0/+0
* test-network: test wireguard peer in drop-in configYu Watanabe2021-02-226-15/+43
* test-network: add a test for OnLink= in [NextHop] sectionYu Watanabe2021-02-212-0/+14
* network: nexthop: add OnLink= settingYu Watanabe2021-02-211-0/+1
* test-network: add tests for Broadcast= with boolean settingsYu Watanabe2021-02-203-0/+14
* Merge pull request #18699 from yuwata/network-route-add-nexthop-settingYu Watanabe2021-02-203-0/+25
|\
| * test-network: add tests for NextHop= setting in [Route]Yu Watanabe2021-02-192-0/+24
| * network: add NextHop= setting in [Route] sectionYu Watanabe2021-02-191-0/+1
* | basic/alloc-util: also reset the cleaned-up variable in freep()Zbigniew Jędrzejewski-Szmek2021-02-191-0/+0
|/
* network: rename UseFQDN= -> UseHostname=Yu Watanabe2021-02-181-1/+1
* networkd-test: reenable dnssec while testingLennart Poettering2021-02-181-9/+17
* network: Add "route_localnet" sysctl supportSusant Sahani2021-02-181-0/+1
* Merge pull request #18596 from keszybz/systemctl-quiet-legendLennart Poettering2021-02-171-0/+0
|\
| * systemctl: hide legends with --quiet, allow overridingZbigniew Jędrzejewski-Szmek2021-02-171-0/+0
* | test: avoid leaking open loop devicesLuca Boccassi2021-02-171-5/+9
* | test-network: add tests for Family= in [NextHop]Yu Watanabe2021-02-172-1/+21
* | network: nexthop: introduce Family= setting in [NextHop] sectionYu Watanabe2021-02-171-0/+1
* | fuzz-systemctl-parse-argv: call static destuctorsZbigniew Jędrzejewski-Szmek2021-02-161-0/+0
* | Merge pull request #18579 from keszybz/fix-fragment-id-crashLennart Poettering2021-02-151-0/+27
|\ \ | |/ |/|
| * TEST-15-DROPINS: add test for linked unitsZbigniew Jędrzejewski-Szmek2021-02-141-0/+27
* | Merge pull request #18593 from keszybz/fuzz-more-systemctl-pathsLuca Boccassi2021-02-151-0/+0
|\ \
| * | fuzz-systemctl-parse-argv: add argv[0] values to corpusZbigniew Jędrzejewski-Szmek2021-02-151-0/+0
| |/
* | test: install binaries from local d/control fileLuca Boccassi2021-02-151-1/+1
|/
* Merge pull request #18401 from anitazha/oomdxattrZbigniew Jędrzejewski-Szmek2021-02-134-4/+45
|\
| * oom: add unit file settings for oomd avoid/omit xattrsAnita Zhang2021-02-122-1/+11
| * oom: implement avoid/omit xattr supportAnita Zhang2021-02-093-4/+35
* | test-network: merge test_address_static and test_address_preferred_lifetime_z...Yu Watanabe2021-02-123-68/+28
* | networkd: add UseFQDN option for DHCPv6Vinnie Magro2021-02-111-0/+1
* | portable: add 'reattach' verb and DBUS interfaceLuca Boccassi2021-02-104-0/+103
* | test: setup var/tmp in the test image as wellLuca Boccassi2021-02-101-1/+1
* | test: add empty /etc/resolv.conf in test imageLuca Boccassi2021-02-101-0/+1
* | test-50-dissect: move minimal image setup to common setup functionLuca Boccassi2021-02-103-21/+54
* | test: count call instructions as wellFrantisek Sumsal2021-02-101-1/+1
* | Merge pull request #18506 from keszybz/fuzz-systemctl-parse-argvYu Watanabe2021-02-111-0/+0
|\ \
| * | fuzz-systemctl-parse-argv: a new fuzzerZbigniew Jędrzejewski-Szmek2021-02-091-0/+0
* | | test-network: support protocol and linkdown flag for ff00::/8 routeYu Watanabe2021-02-091-4/+4
| |/ |/|
* | test: add a custom SELinux file contextFrantisek Sumsal2021-02-052-0/+2
* | test: clean the module build dir before compiling itFrantisek Sumsal2021-02-051-1/+1
|/
* Merge pull request #18444 from anitazha/proprenameZbigniew Jędrzejewski-Szmek2021-02-042-2/+2
|\
| * oom: rework *MemoryPressureLimit= properties to have 1/10000 precisionAnita Zhang2021-02-022-2/+2
* | test-network: disable NDISC on veth-peerYu Watanabe2021-02-031-0/+1
* | network,udev: move TransmitQueues=/ReceiveQueues= from .network to .linkYu Watanabe2021-02-032-2/+2
* | udev: rename TxQueueLength= -> TransmitQueueLength=Yu Watanabe2021-02-031-1/+1
|/
* Merge pull request #18395 from bluca/make_docs_img_cleanZbigniew Jędrzejewski-Szmek2021-01-291-0/+4
|\
| * test: fix 'make clean' not removing shared imageLuca Boccassi2021-01-291-0/+4
* | New directives NoExecPaths= ExecPaths=Topi Miettinen2021-01-292-0/+12
|/
* Merge pull request #18340 from ddstreet/integration-tests-no-buildZbigniew Jędrzejewski-Szmek2021-01-276-47/+144
|\