summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* lvmdbustest: open log file with "a"Tony Asleson2023-03-101-1/+1
* tests: update missing-pvDavid Teigland2023-03-081-34/+72
* tests: vg-raid-takeoverDavid Teigland2023-03-084-0/+707
* vgchange: allow changing system ID with majority of PVsDavid Teigland2023-03-081-1/+68
* lvmdbustest: Test duplicate VG renameTony Asleson2023-03-031-0/+43
* lvmdbustest: Add more info on assertsTony Asleson2023-03-021-7/+9
* lvmdbustest: Don't hard code to /tmpTony Asleson2023-03-011-1/+1
* lvmdbustest: Add more output for test_log_file_optionTony Asleson2023-03-011-1/+3
* lvmdbustest.py: Increase udev timeoutTony Asleson2023-03-011-2/+3
* lvmdbustest.py: Remove use of root_dir in globTony Asleson2023-02-271-3/+3
* lvresize: fix check for mounted and renamed LV to handle spacesDavid Teigland2023-02-231-0/+14
* aux: lvmdbus checks for JSONDecodeErrorZdenek Kabelac2023-02-231-0/+1
* tests: add missing quotesZdenek Kabelac2023-02-231-34/+40
* tests: use aux mdadm wrapperZdenek Kabelac2023-02-232-9/+7
* tests: remove option chunk for mdadm raid1Zdenek Kabelac2023-02-232-3/+8
* tests: add fixmeZdenek Kabelac2023-02-231-1/+2
* tests: some skips with 6.2 kernelZdenek Kabelac2023-02-232-0/+8
* lvmdbustest: Check and remove lvm debug collection filesTony Asleson2023-02-201-0/+13
* tests: safety first...Zdenek Kabelac2023-02-171-0/+4
* tests: lvmdbus testing use --debug optinally nowZdenek Kabelac2023-02-172-2/+5
* tests: check failing vdo conversionZdenek Kabelac2023-02-171-2/+8
* tests: use PWD for dbus testingZdenek Kabelac2023-02-131-0/+2
* tests: skip test without mkfs.ext4Zdenek Kabelac2023-02-131-0/+2
* tests: reduce shellcheck warnsZdenek Kabelac2023-02-1025-86/+82
* tests: cleanup some shellcheck warnsZdenek Kabelac2023-02-103-26/+32
* tests: avoid using lengthZdenek Kabelac2023-02-101-1/+1
* tests: remove blank lineZdenek Kabelac2023-02-101-1/+0
* tests: fix cutandpaste bug in wrapperZdenek Kabelac2023-02-101-1/+1
* vgimportclone: fix non-duplicate PV with non-unique basevgname argDavid Teigland2023-02-091-0/+20
* device_id: ignore quotes in device idDavid Teigland2023-02-061-0/+24
* lvresize: fail early if mounted LV was renamedDavid Teigland2023-01-261-0/+11
* lvresize: only resize crypt when fs resize is enabledDavid Teigland2023-01-191-1/+6
* tests: vdo resizingZdenek Kabelac2023-01-161-0/+15
* fix typolilinjie2023-01-111-1/+1
* tests: vgimportclone with incomplete pv list and nomda pvDavid Teigland2023-01-051-1/+20
* tests: lvresize-fs-crypt using helper only for crypt devDavid Teigland2023-01-031-0/+25
* device_id: fix segfault verifying serial for non-pvDavid Teigland2022-12-021-0/+79
* lvmdbustest: Add test to ensure error collectionTony Asleson2022-11-291-0/+21
* tests: devicesfile-vpd-ids add nvme wwidDavid Teigland2022-11-211-3/+28
* tests: update test to handle different statusZdenek Kabelac2022-11-081-3/+4
* device_id: handle duplicate serial numbersDavid Teigland2022-11-071-0/+777
* lvmdbustest: Add test for copy signatureTony Asleson2022-10-201-11/+60
* lvmdbustest: Add test for wipefsTony Asleson2022-10-201-0/+34
* lvreduce: require active LV when no fs option is usedDavid Teigland2022-10-111-3/+4
* tests: add comments to fsadm-renamedDavid Teigland2022-10-111-0/+15
* tests: skip lvresize tests without mkfs.xfsDavid Teigland2022-10-102-0/+4
* tests: device ids using vpd dataDavid Teigland2022-10-101-0/+201
* lvmdbusd: Correct env. variableTony Asleson2022-09-301-1/+1
* lvmdbustest: Add test to stress mode changingTony Asleson2022-09-221-5/+24
* lvmdbustest: Re-work setUpTony Asleson2022-09-221-6/+7