summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* | test-network: shorten sleep time a bitYu Watanabe2022-07-091-17/+10
* | test-network: introduce read_link_state_file() helper functionYu Watanabe2022-07-091-70/+64
* | test: start test user session before idle action setting is changedYu Watanabe2022-07-081-49/+38
* | test-network: merge DHCP client tests to improve performanceYu Watanabe2022-07-0811-361/+141
* | test: use timeout command to improve performanceYu Watanabe2022-07-081-40/+9
* | test: remove /failed and /testok before running test scriptYu Watanabe2022-07-082-3/+5
* | Merge pull request #23937 from mrc0mmand/test-tweaksYu Watanabe2022-07-083-27/+42
|\ \
| * | test: use PBKDF2 with capped iterations instead of Argon2Frantisek Sumsal2022-07-071-1/+1
| * | test: make TEST-64 a bit more ASan friendlyFrantisek Sumsal2022-07-071-15/+25
| * | test: bump the data partition size if we don't strip binariesFrantisek Sumsal2022-07-071-9/+14
| * | test: create an ASan wrapper for `getent` and `su`Frantisek Sumsal2022-07-071-2/+2
| |/
* | test: avoid overriding an already existing EXIT handlerFrantisek Sumsal2022-07-071-10/+13
* | test: allow multiple handlers for the EXIT signalFrantisek Sumsal2022-07-071-1/+28
|/
* test: several cleanups for TEST-35-LOGINYu Watanabe2022-07-073-231/+193
* tests: add test for handling of background sessionsMichal Sekletar2022-07-072-0/+65
* test: fix typoYu Watanabe2022-07-071-2/+2
* Merge pull request #23396 from msekletar/fix-idle-action-lockYu Watanabe2022-07-072-0/+91
|\
| * tests: verify that Lock D-Bus signal is sent when IdleAction=lockMichal Sekletar2022-07-042-0/+91
* | Merge pull request #23916 from keszybz/assorted-patchesYu Watanabe2022-07-0614-0/+0
|\ \
| * | fuzz: rename samples to avoid long test namesZbigniew Jędrzejewski-Szmek2022-07-0514-0/+0
| |/
* | tree-wide: link to docs.kernel.org for kernel documentationnl67202022-07-041-1/+1
* | Merge pull request #23104 from mrc0mmand/resolved-testsYu Watanabe2022-07-0412-7/+551
|\ \
| * | test: Introduce systemd-resolved test suiteFrantisek Sumsal2022-07-0411-0/+545
| * | test: resize the terminal automagically with INTERACTIVE_DEBUG=yesFrantisek Sumsal2022-07-041-7/+5