summaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #28508 from yuwata/network-next-dhcp4Luca Boccassi2023-07-291-6/+12
|\
| * network/dhcp4: always honor specified gateway addressYu Watanabe2023-07-271-3/+5
| * network/dhcp4: always find suitable gateway for destination addressYu Watanabe2023-07-271-3/+7
* | Merge pull request #28391 from ssahani/rp-filterLuca Boccassi2023-07-282-0/+2
|\ \
| * | CI: network - Add test for rp_filterSusant Sahani2023-07-282-0/+2
* | | Drop split-usr and unmerged-usr supportLuca Boccassi2023-07-283-16/+1
|/ /
* / fstab-generator: enable fsck for block device mounts specified in systemd.mou...Yu Watanabe2023-07-2810-0/+50
|/
* test-fstab-generator: add more tests for systemd.mount-extra= and friendsYu Watanabe2023-07-2620-0/+112
* test-fstab-generator: also test with SYSTEMD_IN_INITRD=noYu Watanabe2023-07-2644-10/+301
* test-fstab-generator: extract core part as a functionYu Watanabe2023-07-261-88/+96
* fstab-generator: add rd.systemd.mount-extra= and friendsYu Watanabe2023-07-262-9/+9
* Merge pull request #28498 from bluca/softrebootLuca Boccassi2023-07-241-14/+11
|\
| * softreboot: ensure all processes are killedLuca Boccassi2023-07-241-10/+6
| * Revert "core: add IgnoreOnSoftReboot= unit option"Luca Boccassi2023-07-231-4/+5
* | test: check if we correctly propagate /run mounts during switch rootFrantisek Sumsal2023-07-242-0/+32
|/
* core: add IgnoreOnSoftReboot= unit optionLuca Boccassi2023-07-211-5/+4
* Revert "test: test new systemd-dissect --attach/--detach/--loop-ref= and /dev...Luca Boccassi2023-07-201-42/+0
* test: use XDG_STATE_HOME for %S and %LYu Watanabe2023-07-201-14/+15
* Merge pull request #28445 from bluca/run_host_releaseLuca Boccassi2023-07-192-1/+14
|\
| * core: copy the host's os-release for /run/host/os-releaseLuca Boccassi2023-07-182-1/+14
* | network: fix fetching link propertiesFrantisek Sumsal2023-07-181-0/+3
* | test-network: probe a couple of uncovered networkctl codepathsFrantisek Sumsal2023-07-181-0/+44
* | test-network: validate JSON where applicableFrantisek Sumsal2023-07-181-30/+39
|/
* Merge pull request #28424 from mrc0mmand/networkd-ra-captive-portalsYu Watanabe2023-07-186-20/+151
|\
| * test-network: check for captive portals received via NDISCFrantisek Sumsal2023-07-186-18/+149
| * test-network: correctly support running systemd-udevd from the build dirFrantisek Sumsal2023-07-171-2/+2
* | test: exit early from TEST-70-TPM2 on ppc64elLuca Boccassi2023-07-171-0/+7
|/
* test: avoid TEST-70 passphrase and password file mode complaintsDan Streetman2023-07-161-0/+4
* Merge pull request #28097 from goenkam/maanya/dissect-tool-support-for-confextLuca Boccassi2023-07-153-3/+36
|\
| * confext: test image wide systemd support for confextMaanya Goenka2023-07-143-2/+35
| * sysext: change the table lookup string to be more verboseMaanya Goenka2023-07-141-1/+1
* | resolved: fix the canonical name returned by hosts lookup by nameDmitry V. Levin2023-07-141-0/+9
* | resolved: fix the canonical name returned by hosts lookup by addressDmitry V. Levin2023-07-141-4/+11
|/
* test: add a couple of tests for FSS journalsFrantisek Sumsal2023-07-131-0/+46
* test: unify /testok & /failed handlingFrantisek Sumsal2023-07-1251-137/+32
* test: fail if we find units/tests in failed stateFrantisek Sumsal2023-07-122-2/+3
* test: drop redundant 'function' keywordFrantisek Sumsal2023-07-122-3/+3
* test: drop spurious whitespacesFrantisek Sumsal2023-07-123-20/+20
* tree-wide: fix typos reported by Fossies Codespell reportYu Watanabe2023-07-121-1/+1
* test: reorder the machinectl signal testsFrantisek Sumsal2023-07-101-2/+3
* test: Add DA lockout handling to TEST-70-TPM2Dan Streetman2023-07-082-4/+24
* Merge pull request #28287 from yuwata/network-null-addressYu Watanabe2023-07-072-0/+42
|\
| * test-network: add tests for null addressesYu Watanabe2023-07-072-0/+42
* | test: remove +x from some unitsLuca Boccassi2023-07-076-0/+0
* | test: add +x to generator-utils.shLuca Boccassi2023-07-071-0/+0
|/
* Merge pull request #28233 from mrc0mmand/append-to-corrupted-journalsYu Watanabe2023-07-072-2/+50
|\
| * test: append to corrupted journalsFrantisek Sumsal2023-07-061-0/+46
| * test: measure subtest runtimeFrantisek Sumsal2023-07-041-2/+4
* | test-network: add one more testcase for DHCPv4 classless routeYu Watanabe2023-07-061-1/+2
* | Merge pull request #27584 from rphibel/add-restartquick-optionLuca Boccassi2023-07-0610-0/+69
|\ \