summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* udev-rules: add another check for conflicting expressionsDmitry V. Levin2023-03-211-0/+3
* udev-rules: fix check for conflicting and duplicate expressionsDmitry V. Levin2023-03-191-0/+8
* test-systemd-tmpfiles.py: create global temporary directoryYu Watanabe2023-03-181-1/+2
* test-systemd-tmpfiles.py: use test_content() at one more placeYu Watanabe2023-03-181-6/+1
* Merge pull request #26783 from yuwata/loop-ref-follow-upDaan De Meyer2023-03-171-1/+21
|\
| * test-50-dissect: add test for long reference nameYu Watanabe2023-03-141-1/+21
* | Merge pull request #26803 from yuwata/udevadm-verify-summaryYu Watanabe2023-03-171-35/+75
|\ \
| * | test: add tests for summary output of udevadm verifyYu Watanabe2023-03-161-11/+50
| * | test: reindent testsuite-17.11.shYu Watanabe2023-03-161-35/+36
* | | test: wrap mkfs.*/mksquashfs/mkswap binaries when running w/ ASanFrantisek Sumsal2023-03-161-5/+7
|/ /
* | Merge pull request #26771 from YHNdnzj/machinectl-editYu Watanabe2023-03-162-0/+47
|\ \
| * | test: add testsuite-74.machinectlMike Yuan2023-03-152-0/+47
* | | test: fix testsuite-17.10.shDmitry V. Levin2023-03-161-0/+1
* | | udev-rules: check for conflicting and duplicate expressionsDmitry V. Levin2023-03-161-2/+24
|/ /
* | Merge pull request #26804 from fbuihuu/fixes-for-test-58-repartLuca Boccassi2023-03-152-3/+3
|\ \
| * | tests: don't use absolute paths when installing binaries in TEST-58-REPARTFranck Bui2023-03-141-2/+2
| * | tests: fix inverted condition in testsuite-58.shFranck Bui2023-03-141-1/+1
* | | core: make the memory pressure cgroup path writable when ProtectControlGroups...Luca Boccassi2023-03-151-1/+1
* | | test: assume run-unit-tests.py and unit tests are installed in the same direc...Franck Bui2023-03-151-3/+4
* | | Merge pull request #26662 from yuwata/test-execute-network-namespace-pathDaan De Meyer2023-03-144-4/+34
|\ \ \ | |_|/ |/| |
| * | test-execute: add test for NetworkNamespacePath=Yu Watanabe2023-03-042-0/+32
| * | test-execute: simplify the tests for PrivateNetwork=Yu Watanabe2023-03-042-4/+2
* | | test: testsuite-26: remove duplicate sourceMike Yuan2023-03-141-3/+0
* | | Merge pull request #26781 from mrc0mmand/tests-againYu Watanabe2023-03-142-0/+94
|\ \ \
| * | | test: add a couple of tests for systemd-pathFrantisek Sumsal2023-03-131-0/+89
| * | | test: exercise JSON transformations in busctlFrantisek Sumsal2023-03-091-0/+5
* | | | 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