summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test-network: add test for issue #24377Yu Watanabe2022-08-206-0/+63
* test-network: add helper functions for reading logs of networkdYu Watanabe2022-08-201-4/+12
* test: wait for whole block device instead of partitionYu Watanabe2022-08-201-2/+2
* test: correctly process multiline strings in $KERNEL_APPENDFrantisek Sumsal2022-08-191-2/+2
* rules: import previous SYSTEMD_READY state for suspended DM devices and skip ...Michal Sekletar2022-08-191-0/+6
* TEST-70-TPM2: use "truncate" to generate disk imageLennart Poettering2022-08-191-2/+1
* TEST-70-TPM2: actually enable systemd-measure testLennart Poettering2022-08-191-6/+7
* test-network: add tests for IPv4ACD and renewing DHCP addressYu Watanabe2022-08-182-1/+2
* test-network: drop unused .network fileYu Watanabe2022-08-181-10/+0
* test: expect libdevmapper failure in TEST-50-DISSECTLuca Boccassi2022-08-181-1/+1
* Merge pull request #24333 from yuwata/sysctlYu Watanabe2022-08-171-6/+29
|\
| * test: add tests for glob sysctl patternYu Watanabe2022-08-171-0/+20
| * test: use assertions in sysctl testsYu Watanabe2022-08-171-4/+7
| * test: do not use sysctl.d to store test confYu Watanabe2022-08-171-6/+6
* | test-network: add/update module checkYu Watanabe2022-08-171-9/+14
|/
* Merge pull request #24301 from yuwata/network-tuntapLuca Boccassi2022-08-165-3/+76
|\
| * test-network: add tests for KeepCarrier= for tuntap interfacesYu Watanabe2022-08-164-3/+74
| * network/tuntap: introduce KeepCarrier= settingYu Watanabe2022-08-161-0/+2
* | test-network: add tests for MTUBytes= for bridge master and portsYu Watanabe2022-08-164-11/+51
* | man: Correct information on sysext maskingKai Lueke2022-08-161-0/+13
|/
* Merge pull request #24263 from pothos/sysext-for-static-binariesLennart Poettering2022-08-152-1/+11
|\
| * sysext: introduce ARCHITECTURE field to match host architectureKai Lueke2022-08-151-1/+2
| * sysext: support distribution-independent extensions using ID=_anyKai Lueke2022-08-152-1/+10
* | network/bridge: fix UseBPDU= and AllowPortToBeRoot=Yu Watanabe2022-08-142-6/+6
* | test-network: use "systemctl restart" to restart networkdYu Watanabe2022-08-141-2/+5
* | test-network: also set StartLimitIntervalSec=0 for systemd-networkd.socketYu Watanabe2022-08-141-14/+24
* | tests: systemd-cryptenroll: unlock volume with keyfileJan B2022-08-111-0/+3
* | Merge pull request #23848 from yuwata/core-device-systemd-wantsLennart Poettering2022-08-102-4/+209
|\ \
| * | test: add udev tests for SYSTEMD_WANTSYu Watanabe2022-06-281-0/+205
| * | test: disable echo earlierYu Watanabe2022-06-281-4/+4
* | | test-network: split out qdisc and wait-online tests from NetworkdNetworkTestsYu Watanabe2022-08-091-0/+16
* | | test-network: split test_qdisc() and test_qdisc2()Yu Watanabe2022-08-0916-294/+391
* | | test-network: check qdisc feature by module existenceYu Watanabe2022-08-091-50/+5
* | | test-network: rename tun99 and tap99Yu Watanabe2022-08-093-13/+7
* | | test-network: show stdout and stderr on failure in check_output()Yu Watanabe2022-08-091-2/+7
* | | test-network: drop unused text= argumentsYu Watanabe2022-08-091-8/+8
* | | test-network: also run timesyncd under sanitizer or valgrindYu Watanabe2022-08-091-89/+84
* | | test-network: use timedatectl in build directoryYu Watanabe2022-08-091-2/+2
| |/ |/|
* | Merge pull request #23511 from diabonas/tpm2-pin-systemd-gpt-auto-generatorLennart Poettering2022-08-081-0/+11
|\ \
| * | cryptsetup: test unlocking using a TPM2 LUKS2 token plugin with a PINJonas Witschel2022-08-051-0/+11
* | | Fix issue with system time set back (#24131)João Loureiro2022-08-081-11/+28
|/ /
* | Merge pull request #23367 from yuwata/core-mountYu Watanabe2022-08-051-0/+152
|\ \
| * | test: add test case for mount unit dependenciesYu Watanabe2022-08-051-0/+152
* | | test-network: support the case that l2tp module is not supportedYu Watanabe2022-08-041-2/+4
|/ /
* | scope: allow unprivileged delegation on scopesMichal Sekletar2022-08-041-0/+14
* | test: skip the relevant test case if systemd-measure is not presentFrantisek Sumsal2022-08-041-9/+13
* | Merge pull request #24141 from DaanDeMeyer/dissect-umountLuca Boccassi2022-08-041-5/+5
|\ \
| * | dissect: Add systemd-dissect --umountDaan De Meyer2022-08-031-5/+5
* | | integritysetup: do not use crypt_init_data_device after crypt_initLuca Boccassi2022-08-041-4/+25
* | | test: optionally wait a bit when checking the mount unitFrantisek Sumsal2022-08-031-1/+1
|/ /