index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
units
/
testsuite-64.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: unify /testok & /failed handling
Frantisek Sumsal
2023-07-12
1
-3
/
+0
*
test: change partition label to test if the outdated devlinks are removed
Yu Watanabe
2023-07-05
1
-9
/
+11
*
test: use idiomatic bash loop iteration
Zbigniew Jędrzejewski-Szmek
2023-04-24
1
-2
/
+2
*
test-64: add tests for compat devlinks for NVMe drive
Yu Watanabe
2023-04-07
1
-1
/
+47
*
udev-rules: fix nvme symlink creation on namespace changes
Thomas Blume
2023-03-21
1
-0
/
+2
*
test: force mkfs.btrfs to overwrite any existing file systems
Frantisek Sumsal
2023-03-09
1
-4
/
+4
*
test: add coverage for #24177
Frantisek Sumsal
2023-02-22
1
-1
/
+37
*
test: add another stress test for devlink creation
Yu Watanabe
2023-02-22
1
-1
/
+68
*
test: add a testcase for lvextend
Yu Watanabe
2023-02-01
1
-0
/
+20
*
test: make helper_check_device_units() log unit name
Yu Watanabe
2023-02-01
1
-3
/
+4
*
TEST-65: use [[ -v ]] more
Zbigniew Jędrzejewski-Szmek
2022-12-07
1
-5
/
+5
*
test: make sure mount point exists in testsuite-64.sh
Nick Rosbrook
2022-11-28
1
-0
/
+1
*
test: add coverage for the nvme-subsystem
Frantisek Sumsal
2022-10-11
1
-0
/
+12
*
test-64-udev-storage: use wait command instead of hackish "udevadm lock true"
Yu Watanabe
2022-09-29
1
-4
/
+6
*
test: fix a copy-paste error
Frantisek Sumsal
2022-09-28
1
-1
/
+1
*
test: use fewer partitions/LVs when running with plain QEMU
Frantisek Sumsal
2022-09-27
1
-6
/
+11
*
test: make the symlink helpers a bit more quiet
Frantisek Sumsal
2022-09-27
1
-3
/
+0
*
test: ignore tty* devices when checking device units
Frantisek Sumsal
2022-09-27
1
-1
/
+1
*
test: lower the # of iterations when running with plain QEMU
Frantisek Sumsal
2022-09-27
1
-3
/
+17
*
test-64-storage: add test for renaming lvm volume
Yu Watanabe
2022-09-20
1
-0
/
+16
*
test-64-udev-storage: check device units
Yu Watanabe
2022-09-20
1
-0
/
+116
*
test: add testcase for link priority
Yu Watanabe
2022-09-18
1
-19
/
+61
*
test: add testcase for udev-watch
Yu Watanabe
2022-09-11
1
-0
/
+43
*
test-64: run one more subtest on non-KVM environment with relaxed condition
Yu Watanabe
2022-08-28
1
-1
/
+9
*
test-64: relax number of partitions used in testcase_simultaneous_events() to...
Yu Watanabe
2022-08-28
1
-9
/
+12
*
test-64: extend timeout for slower env e.g. non-kvm
Yu Watanabe
2022-08-28
1
-1
/
+1
*
test: lower the # of iterations with plain QEMU
Frantisek Sumsal
2022-08-26
1
-1
/
+1
*
test: lower the # of mpath devices to 16
Frantisek Sumsal
2022-08-26
1
-1
/
+1
*
test: optionally wait a bit when checking the mount unit
Frantisek Sumsal
2022-08-03
1
-1
/
+1
*
test: make TEST-64 a bit more ASan friendly
Frantisek Sumsal
2022-07-07
1
-15
/
+25
*
test: extend the "hashed" unit names coverage a bit
Frantisek Sumsal
2022-04-23
1
-3
/
+16
*
test: partition the MD device
Frantisek Sumsal
2022-04-17
1
-26
/
+50
*
test: cleanup after the MD + LVM test case as well
Frantisek Sumsal
2022-04-17
1
-1
/
+6
*
test: add a test case for MD + LVM + ext4
Frantisek Sumsal
2022-04-14
1
-1
/
+49
*
test: extend testcase_mdadm_basic() with RAID 5 and 10
Frantisek Sumsal
2022-04-14
1
-10
/
+68
*
Merge pull request #23011 from mrc0mmand/TEST-64-md
Lennart Poettering
2022-04-13
1
-0
/
+33
|
\
|
*
test: add MD-related tests to TEST-64
Frantisek Sumsal
2022-04-13
1
-0
/
+33
*
|
tests: reflect that we can now handle devices with very long sysfs paths
Michal Sekletar
2022-04-13
1
-2
/
+3
|
/
*
test: use udevadm lock when partitioning block devices
Yu Watanabe
2022-04-06
1
-4
/
+4
*
test: use udevadm wait and lock
Yu Watanabe
2022-04-04
1
-199
/
+39
*
test: replace helper_wait_for_dev() with 'udevadm wait'
Yu Watanabe
2022-04-01
1
-45
/
+4
*
test: use flock when calling mkfs.btrfs
Frantisek Sumsal
2022-03-25
1
-4
/
+46
*
test: accept GC'ed units in newer LVM
Frantisek Sumsal
2022-02-10
1
-0
/
+8
*
Revert "test: wait for newly created btrfs triggered"
Yu Watanabe
2022-01-28
1
-12
/
+0
*
test: wait for newly created btrfs triggered
Yu Watanabe
2022-01-19
1
-0
/
+12
*
test: settle before checking logs
Frantisek Sumsal
2021-12-16
1
-0
/
+2
*
test: wait until `lvm-activate-$vgroup.service` finishes
Frantisek Sumsal
2021-11-05
1
-2
/
+11
*
test: support both lvm vgroup activation methods
Frantisek Sumsal
2021-11-02
1
-2
/
+39
*
test: add a missing `udevadm settle` to the multipath test case
Frantisek Sumsal
2021-10-26
1
-0
/
+1
*
test: enable debug logging of systemd-udevd
Yu Watanabe
2021-10-26
1
-0
/
+3
[next]