summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #23991 from yuwata/udev-reloadLennart Poettering2022-07-251-10/+33
|\
| * test-network: reload udevd when .link file is copied/removedYu Watanabe2022-07-231-10/+33
* | sysctl: add --strict option to fail if sysctl does not existsQuentin Deslandes2022-07-254-0/+40
|/
* Merge pull request #24074 from yuwata/network-dhcp6-rapid-commitYu Watanabe2022-07-231-0/+38
|\
| * test-network: add tests for RapidCommit=Yu Watanabe2022-07-221-0/+38
* | test: wait for user service or slice to be finishedYu Watanabe2022-07-221-5/+22
* | test-network: drop unnecessary call of systemctlYu Watanabe2022-07-221-3/+0
* | test-network: drop unnecessary default argumentYu Watanabe2022-07-221-1/+1
* | test-network: do not stop/restart udevd and related socket unitsYu Watanabe2022-07-221-4/+2
|/
* tmpfiles: automatically provision /etc/issue.d/ + /etc/motd.d/ + /etc/hosts f...Lennart Poettering2022-07-212-3/+25
* tmpfiles: accept additional tmpfiles lines via credentialLennart Poettering2022-07-202-1/+4
* Merge pull request #24025 from DaanDeMeyer/mkosi-sanitizersEvgeny Vereshchagin2022-07-181-1/+1
|\
| * mkosi: Remove usage of deprecated option names/sectionsDaan De Meyer2022-07-181-1/+1
* | Merge pull request #24047 from dtardon/list-users-lingerYu Watanabe2022-07-181-3/+23
|\ \ | |/ |/|
| * test: merge grep | awk callsDavid Tardon2022-07-171-3/+3
| * test: add a simple test for list-usersDavid Tardon2022-07-171-0/+20
* | sysusers: allow defining additional sysusers lines via credentialsLennart Poettering2022-07-162-1/+4
* | Merge pull request #24011 from poettering/condition-credLennart Poettering2022-07-156-23/+37
|\ \
| * | fuzz: add ConditionCredential= to fuzz files, and sort their sectionsLennart Poettering2022-07-155-23/+31
| * | pid1: add mechanism for conditionalizing units/network/netdev/link based on c...Lennart Poettering2022-07-151-0/+6
* | | tmpfiles: optionally, decode string to write to files with base64Lennart Poettering2022-07-151-0/+10
|/ /
* | pid1: import creds from SMBIOS too, not just qemu's fw_cfgLennart Poettering2022-07-152-1/+5
|/
* Merge pull request #24019 from yuwata/network-ipv4llYu Watanabe2022-07-152-3/+4
|\
| * test-network: add a test case for IPv4LLStartAddress=Yu Watanabe2022-07-152-3/+4
* | Merge pull request #24016 from poettering/sysctl-cred-extraYu Watanabe2022-07-152-1/+4
|\ \ | |/ |/|
| * sysctl: also process sysctl requests via the "sysctl.extra" credentialLennart Poettering2022-07-142-1/+4
* | Merge pull request #23927 from AndreKalb/feature/ipv4-link-local-start-addressYu Watanabe2022-07-151-0/+1
|\ \
| * | network: Add support to select an IPv4 link-local start addressAndre Kalb2022-07-131-0/+1
* | | Revert "tests: add test for handling of background sessions"Michal Sekletar2022-07-142-46/+1
| |/ |/|
* | test: add test for org.freedesktop.login1.Session SetTypeDavid Tardon2022-07-131-0/+16
* | test: ensure cleanup functions return successDavid Tardon2022-07-131-0/+12
* | test-network: save and restore timezoneYu Watanabe2022-07-131-0/+15
* | test-network: wait for L2TP tunnels being removedYu Watanabe2022-07-131-1/+13
* | test-network: support to remove routing policy rules with l3mdev flagYu Watanabe2022-07-111-1/+1
* | test-network: merge stdout and stderr of invoked command by call()Yu Watanabe2022-07-111-2/+2
* | test-network: various cleanupsYu Watanabe2022-07-111-1516/+1074
* | test-network: extend timeout for DHCP lease to be expiredYu Watanabe2022-07-111-1/+1
* | test-network: use wait_operstate() at one more placeYu Watanabe2022-07-091-2/+1
* | test-network: suppress periodic output in wait_operstate()Yu Watanabe2022-07-091-1/+2
* | test-network: disable debugging logs from networkctl, resolvectl, and so onYu Watanabe2022-07-091-3/+6
* | test-network: merge two DHCPv6 client testsYu Watanabe2022-07-093-23/+9
* | test-network: replace sleep with wait_address() and wait_address_dropped()Yu Watanabe2022-07-091-1/+2
* | test-network: merge two more tests with test_dhcp_client_ipv4_onlyYu Watanabe2022-07-093-37/+4
* | test-network: merge tests for UseDNS=Yu Watanabe2022-07-091-68/+37
* | test-network: merge two IPv4LL testsYu Watanabe2022-07-091-45/+21
* | test-network: drop test_dhcp_client_ipv4_ipv6Yu Watanabe2022-07-092-40/+9
* | test-network: check DHCPv4 address in more detailYu Watanabe2022-07-091-27/+17
* | test-network: drop 25-dhcp-v4-server-veth-peer.networkYu Watanabe2022-07-092-11/+6
* | test-network: drop meaningless testYu Watanabe2022-07-092-41/+0
* | test-network: introduce read_dnsmasq_log_file() helper functionYu Watanabe2022-07-091-31/+21