summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* systemctl: refuse to acquire dbus connection with --globalYu Watanabe2023-03-131-0/+0
* Merge pull request #26641 from medhefgo/boot-elf2efiYu Watanabe2023-03-112-3/+1
|\
| * ci: Adjust for new EFI buildJan Janssen2023-03-101-1/+1
| * tree-wide: Drop gnu-efiJan Janssen2023-03-102-3/+1
* | udev_rules_parse_file: issue diagnostics about duplicate LABEL tokensDmitry V. Levin2023-03-101-0/+13
* | testsuite-17.11.sh: check udevadm verify --rootDmitry V. Levin2023-03-101-0/+20
* | udevadm verify: load all rules from the system if no rules were givenDmitry V. Levin2023-03-101-2/+0
* | testsuite-17.11.sh: prepare to test udevadm verify --rootDmitry V. Levin2023-03-101-63/+98
* | testsuite-17.11.sh: create all files in a temporary directoryDmitry V. Levin2023-03-101-0/+10
* | testsuite-17.11.sh: robustify unknown user/group checksDmitry V. Levin2023-03-101-2/+2
* | test: run script from /tmp, not /runLuca Boccassi2023-03-101-6/+2
|/
* Merge pull request #26693 from poettering/udev-loop-linksLennart Poettering2023-03-101-0/+22
|\
| * test: test new systemd-dissect --attach/--detach/--loop-ref= and /dev/loop/* ...Lennart Poettering2023-03-091-0/+22
* | Merge pull request #26734 from mrc0mmand/test-followupsLuca Boccassi2023-03-105-10/+14
|\ \
| * | test: fall back to /sys/fs/cgroup/systemd if necessaryFrantisek Sumsal2023-03-091-1/+2
| * | test: force mkfs.btrfs to overwrite any existing file systemsFrantisek Sumsal2023-03-091-4/+4
| * | test: don't fail if we can't remove the scsi_debug moduleFrantisek Sumsal2023-03-091-2/+2
| * | test: bump the D-Bus related timeouts to 120sFrantisek Sumsal2023-03-091-2/+2
| * | test: ignore `busctl tree` failsFrantisek Sumsal2023-03-091-1/+4
| |/
* | Merge pull request #26731 from yuwata/mempressure-follow-upsLuca Boccassi2023-03-091-0/+2
|\ \
| * | core: add missing MemoryPressureWatch= and MemoryPressureThresholdSec= settingYu Watanabe2023-03-091-0/+2
| |/
* | mempress: change default PSI window duration to 2sLennart Poettering2023-03-091-1/+1
|/
* Merge pull request #26038 from lilyinstarlight/fix/fstab-generator-sysroot-wi...Zbigniew Jędrzejewski-Szmek2023-03-0911-1/+63
|\
| * test: add fstab file support for fstab-generator testsLily Foster2023-01-2511-1/+63
* | udev_rules_parse_file: issue diagnostics about line continuation at EOFDmitry V. Levin2023-03-081-2/+10
* | test: check udevadm verify diagnostics of unused labelsDmitry V. Levin2023-03-081-0/+19
* | test: add a test for udevadm verifyDmitry V. Levin2023-03-081-0/+180
* | test: add a couple of tests for systemd-id128Frantisek Sumsal2023-03-081-0/+41
* | test: add a couple of tests for systemd-escapeFrantisek Sumsal2023-03-081-0/+102
* | test: add a couple of tests for busctlFrantisek Sumsal2023-03-081-0/+102
* | test: add test for new /sbin/mount.ddi helperLennart Poettering2023-03-061-0/+6
* | Merge pull request #26650 from yuwata/udev-triggerYu Watanabe2023-03-061-2/+5
|\ \
| * | test: trigger new events after all currently queued events are processedYu Watanabe2023-03-031-0/+3
| * | test: generate debugging logs for udevd after restartYu Watanabe2023-03-031-2/+2
* | | Merge pull request #26355 from poettering/journal-no-rtcLennart Poettering2023-03-039-0/+24
|\ \ \ | |/ / |/| |
| * | test: add test for journals without RTCLennart Poettering2023-03-029-0/+24
* | | meson: Copy files with git only in true git repositoryMichal Koutný2023-03-022-2/+2
|/ /
* | test: a couple of format-related tweaksFrantisek Sumsal2023-03-011-17/+15
* | test: skip the hwdb update related tests w/ sanitizers and w/o accelFrantisek Sumsal2023-03-011-13/+19
* | test: add test for the new memory pressure unit file settings, and that they ...Lennart Poettering2023-03-014-0/+88
* | test: test setting ambient caps via pam_systemd.soLennart Poettering2023-02-281-0/+53
* | test: add coverage test for udevadmDavid Tardon2023-02-271-0/+206
* | analyze: add 'malloc' verb to dump malloc_info()Luca Boccassi2023-02-231-0/+1
* | test-execute: add test for PrivateNetwork= with/without mount namespacingYu Watanabe2023-02-232-1/+18
* | test: add coverage for #24177Frantisek Sumsal2023-02-231-1/+37
* | repart: Exclude APIVFS mountpoint directoriesDaan De Meyer2023-02-221-0/+6
* | copy: Support both inode exclusion and contents exclusionDaan De Meyer2023-02-221-4/+4
* | test: add another stress test for devlink creationYu Watanabe2023-02-222-2/+69
* | tree-wide: fix typoYu Watanabe2023-02-221-1/+1
* | Merge pull request #26491 from dtardon/list-pathsYu Watanabe2023-02-221-0/+2
|\ \