summaryrefslogtreecommitdiff
path: root/test/dbus/lvmdbustest.py
Commit message (Expand)AuthorAgeFilesLines
* lvmdbusd: Add a flag to activate LVs in shared mode to Lv.ActivateVojtech Trefny2023-04-201-1/+1
* lvmdbustest: Correct env. logicTony Asleson2023-03-141-2/+2
* lvmdbustest: Add notes on error injection testingTony Asleson2023-03-101-0/+6
* lvmdbustest: Add env. variable to skip signal testingTony Asleson2023-03-101-0/+3
* 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
* lvmdbustest: Check and remove lvm debug collection filesTony Asleson2023-02-201-0/+13
* lvmdbustest: Add test to ensure error collectionTony Asleson2022-11-291-0/+21
* lvmdbustest: Add test for copy signatureTony Asleson2022-10-201-11/+60
* lvmdbustest: Add test for wipefsTony Asleson2022-10-201-0/+34
* lvmdbustest: Add test to stress mode changingTony Asleson2022-09-221-5/+24
* lvmdbustest: Re-work setUpTony Asleson2022-09-221-6/+7
* lvmdbustest: Refuse to remove a VG we didn't createTony Asleson2022-09-221-1/+5
* lvmdbustest: Make vg name suffix more uniqueTony Asleson2022-09-221-1/+3
* lvmdbustest: Check for self.pvsTony Asleson2022-09-161-1/+1
* lvmdbustest: Move signals to lastTony Asleson2022-09-161-2/+2
* lvmdbustest: Utilize addCleanup in unit testTony Asleson2022-09-161-5/+3
* lvmdbustest: Skip test_nesting if scan_lvs is not enabledTony Asleson2022-09-161-0/+13
* lvmdbustest: Skip test_singleton_daemon running systemd svc.Tony Asleson2022-09-161-0/+2
* lvmdbustest: Add systemctl daemon startTony Asleson2022-09-161-1/+1
* lvmdbustest: Add test for ensuring only 1 instance of daemonTony Asleson2022-09-161-0/+8
* lvmdbustest: Add test_sigint testTony Asleson2022-09-161-0/+35
* lvmdbustest: Add optional option to _create_num_lvsTony Asleson2022-09-161-8/+12
* lvmdbustest: Factor out tearDown implementation for re-useTony Asleson2022-09-161-4/+7
* lvmdbustest: Add DaemonInfo classTony Asleson2022-09-161-6/+176
* lvmdbusd: Correct typosTony Asleson2022-09-161-1/+1
* lvmdbustest: Add test removing incomplete jobTony Asleson2022-09-161-8/+30
* lvmdbustest: Add test for external eventTony Asleson2022-09-161-0/+10
* lvmdbustest: Add test for passing log file in optionsTony Asleson2022-09-161-2/+19
* lvmdbustest: nesting improvementsTony Asleson2022-09-161-4/+8
* lvmdbustest: Remove force exception in _wait_for_jobTony Asleson2022-09-161-10/+0
* lvmdbustest: Include major number 259Tony Asleson2022-09-161-1/+4
* lvmdbustest: Use updated pyudev syntaxTony Asleson2022-09-161-2/+2
* lvmdbustest: Add test for property "Get"Tony Asleson2022-06-301-0/+14
* lvmdbustest: Increase number of LVsTony Asleson2022-06-301-1/+1
* lvmdbustest: Correct comment spelling/grammarTony Asleson2022-06-301-11/+11
* lvmdbustest: Test job remove path when job not completeTony Asleson2022-06-301-0/+11
* lvmdbusd: Fix env variable LVM_DBUSD_TEST_MODETony Asleson2022-06-301-4/+8
* lvmdbusd: Change unit test vdo minimum sizeTony Asleson2022-06-301-5/+9
* tests: test_pv_symlinks works only with /dev dirZdenek Kabelac2021-03-281-0/+3
* tests: restore removed prefixZdenek Kabelac2021-03-271-1/+1
* tests: update dbus test_nestingZdenek Kabelac2021-03-261-5/+11
* tests: dbus updateZdenek Kabelac2021-03-261-5/+7
* lvmdbusd: Add support for LVM writecacheVojtech Trefny2020-08-061-0/+30
* lvmdbusd: Add function to convert LV into a VDO poolVojtech Trefny2020-01-091-0/+38
* lvmdbusd: Add VDO enable/disable compress & dedupVojtech Trefny2020-01-091-2/+30