summaryrefslogtreecommitdiff
path: root/test/dbus
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* tests: VDO detection in dbus testsdev-mcsontos-tests-201912Marian Csontos2019-12-161-4/+7
* lvmdbustest.py: Use local data instead of fetchingTony Asleson2019-10-301-2/+6
* lvmdbustest.py: Improve concurrent test handlingTony Asleson2019-10-301-2/+10
* lvmdbustest.py: Add tests for LV interfaceTony Asleson2019-10-301-53/+154
* testlib.py: Add interface instance vars.Tony Asleson2019-10-301-4/+16
* testlib.py: WS correctionsTony Asleson2019-10-301-12/+17
* lvmdbustest.py: Add basic vdo testTony Asleson2019-10-302-1/+54
* testlib.py: Correct dbus signature verificationTony Asleson2019-10-301-6/+5
* lvmdbusd: VDO Pool LV representationTony Asleson2019-10-302-2/+8
* lvmdbustest.py: Create common func. _create_cache_lvTony Asleson2019-10-301-31/+21
* lvmdbustest.py: Add nested helper function major_minorTony Asleson2019-10-301-2/+5
* lvmdbustest.py: WS correctionsTony Asleson2019-10-301-65/+58
* lvmdbustest.py: Add cache LV rename testTony Asleson2019-10-301-0/+33
* lvmdbusd: Add cfg.vdo_supportTony Asleson2019-10-302-1/+2
* lvmdbustest.py: Remove 2 TODOsTony Asleson2019-10-301-6/+0
* lvmdbustest.py: Add func. _pv_scanTony Asleson2019-10-301-58/+19
* lvmdbustest.py: Use existing _create_lvTony Asleson2019-10-301-23/+2
* lvmdbustest.py: Add func. _create_thin_lvTony Asleson2019-10-301-23/+9
* lvmdbustest.py: Add func. _all_pv_object_pathsTony Asleson2019-10-301-52/+15
* lvmdbustest.py: Add function for lv path checkTony Asleson2019-10-301-32/+23
* lvmdbusdtest.py: Use common function for tag addTony Asleson2019-10-301-25/+15
* lvmdbustest.py: Remove duplicate setup codeTony Asleson2019-10-301-37/+3
* lvmdbusd: Add check for reserved name '_vdata'Tony Asleson2019-10-301-1/+1
* lvmdbustest.py: Add blurb about scan_lvs = 1Tony Asleson2019-10-301-0/+4
* tests/dbus: Re-enable nesting and pvcreate via symlinkTony Asleson2018-12-201-4/+6
* tests: disable symlink testZdenek Kabelac2018-05-211-1/+5
* python: use // for integer divisionZdenek Kabelac2018-05-181-4/+4
* python: use python3 paths directlyZdenek Kabelac2018-05-183-3/+3
* test: D-Bus test_nesting requires filterMarian Csontos2017-11-091-0/+3
* test: Fix dbus testing using testsuiteMarian Csontos2017-05-261-1/+6
* test: Use _pv suffix for nested devicesMarian Csontos2017-05-261-3/+4
* lvmdbustest.py: Add PV symlink testingTony Asleson2017-05-051-0/+42
* lvmdbustest.py: Add nested testingTony Asleson2017-04-261-2/+35
* lvmdbustest.py: Handle nested setUp & tearDownTony Asleson2017-04-261-28/+81
* lvmdbustest.py: Correct debug & assert orderTony Asleson2017-03-091-1/+1
* lvmdbustest.py: Correct call_lvm docTony Asleson2017-03-091-1/+3
* lvmdbustest.py: Add unit test for external PV createTony Asleson2017-03-091-0/+18
* lvmdbustest.py: Add unit test for external LV createTony Asleson2017-03-091-0/+10
* lvmdbustest.py: Add unit test for external VG createTony Asleson2017-03-091-0/+47
* lvmdbustest.py: Remove un-used `import time`Tony Asleson2017-03-091-1/+0
* lvmdbustest.py: Remove un-used variableTony Asleson2017-03-011-1/+0
* lvmdbustest.py: Validate LV lookupsTony Asleson2017-03-011-32/+76