summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* shared/install: rename UnitFileChange to InstallChangeZbigniew Jędrzejewski-Szmek2022-10-131-15/+14
* test: introduce __eq__() and __ne__()Yu Watanabe2022-10-131-0/+6
* test: drop unused modulesYu Watanabe2022-10-131-2/+0
* test: improve assertion message on failureYu Watanabe2022-10-131-1/+1
* test: disable LSan in the ASan env wrapperFrantisek Sumsal2022-10-121-0/+1
* portable: allow caller to override extension-release name checkLuca Boccassi2022-10-121-0/+12
* Merge pull request #24784 from yuwata/core-exec-directoryZbigniew Jędrzejewski-Szmek2022-10-122-25/+149
|\
| * test: add more tests for StateDirectory= with DynamicUser=Yu Watanabe2022-10-032-25/+149
* | test: add coverage for the nvme-subsystemFrantisek Sumsal2022-10-112-0/+42
* | fuzz: shorten name of fuzz test caseZbigniew Jędrzejewski-Szmek2022-10-081-0/+0
* | test: configure ldconfig's cache in the minimal verity imagesFrantisek Sumsal2022-10-061-0/+1
* | test-70: check if LUKS2 plugins are actually installed, not just supportedLuca Boccassi2022-10-031-1/+2
|/
* test: pre-load ASan's DSO for iscsi-init.serviceFrantisek Sumsal2022-10-021-0/+8
* test: introduce a simple environment file for test serviceFrantisek Sumsal2022-10-021-1/+9
* test: expand the expression in `cleanup_initdir()`Frantisek Sumsal2022-10-021-1/+3
* test: drop the explicit bus assignment for the pci-bridgeFrantisek Sumsal2022-10-021-1/+1
* Merge pull request #24853 from poettering/resolved-monitor-fixesLuca Boccassi2022-09-301-81/+22
|\
| * test: rework resolved monitoring testLennart Poettering2022-09-301-81/+22
* | portablectl: add --force attach/detachLuca Boccassi2022-09-301-1/+10
|/
* test: wait until the unit finishes before checking the logFrantisek Sumsal2022-09-301-0/+4
* test: kill the machine on oops/panic/soft_lockupFrantisek Sumsal2022-09-301-1/+6
* Merge pull request #24865 from yuwata/udevadm-tweaksFrantisek Sumsal2022-09-301-4/+6
|\
| * test-64-udev-storage: use wait command instead of hackish "udevadm lock true"Yu Watanabe2022-09-301-4/+6
* | test: bump the `reattach` timeout when running w/ plain QEMUFrantisek Sumsal2022-09-301-9/+11
|/
* test: wrap `ls` and `stat` to make it work w/ sanitizers in specific casesFrantisek Sumsal2022-09-281-1/+3
* test: fix a copy-paste errorFrantisek Sumsal2022-09-281-1/+1
* resolved notifications: follow-up fixesLuca Boccassi2022-09-271-2/+2
* Merge pull request #24832 from mrc0mmand/more-TEST-64-tweaksYu Watanabe2022-09-281-12/+28
|\
| * test: use fewer partitions/LVs when running with plain QEMUFrantisek Sumsal2022-09-271-6/+11
| * test: make the symlink helpers a bit more quietFrantisek Sumsal2022-09-271-3/+0
| * test: ignore tty* devices when checking device unitsFrantisek Sumsal2022-09-271-1/+1
| * test: lower the # of iterations when running with plain QEMUFrantisek Sumsal2022-09-271-3/+17
* | test: support open-iscsi >= 2.1.2Frantisek Sumsal2022-09-271-1/+11
|/
* Merge pull request #24799 from poettering/initrd-ftwLuca Boccassi2022-09-232-3/+3
|\
| * tree-wide: use the term "initrd" at most places we so far used "initramfs"Lennart Poettering2022-09-232-3/+3
* | Merge pull request #24635 from DaanDeMeyer/repart-verity-sigDaan De Meyer2022-09-234-4/+49
|\ \
| * | repart: Add support for generating verity sig partitionsDaan De Meyer2022-09-232-1/+34
| * | dissect: Process verity sig partitions if a root hash is specifiedDaan De Meyer2022-09-231-1/+4
| * | test: Install openssl 3 extra library dependenciesDaan De Meyer2022-09-231-0/+9
| * | repart: Rename verity integration test definition filesDaan De Meyer2022-09-231-2/+2
| |/
* | Merge pull request #24700 from poettering/ssh-credsLennart Poettering2022-09-231-0/+37
|\ \
| * | test: add test case for new ':' uid/gid/access modifier in tmpfiles.dLennart Poettering2022-09-231-0/+37
| |/
* | doc: drop remaining references to LGTM.comYu Watanabe2022-09-231-4/+4
|/
* test-network: fix matching stringYu Watanabe2022-09-231-2/+2
* measure: allow pre-calculating PCR values for multiple boot phasesLennart Poettering2022-09-221-6/+19
* Merge pull request #24768 from keszybz/table-not-available-2Lennart Poettering2022-09-222-5/+5
|\
| * networkctl: use "-" for empty fieldsZbigniew Jędrzejewski-Szmek2022-09-211-2/+2
| * hostnamectl,localectl: use "(unset)" in empty fieldsZbigniew Jędrzejewski-Szmek2022-09-211-3/+3
* | Merge pull request #24522 from yuwata/core-device-drop-nonexistent-devlink-unitDaan De Meyer2022-09-212-0/+204
|\ \
| * | test-17-udev: test that device units for nonexistent devlink are removedYu Watanabe2022-09-211-0/+72