summaryrefslogtreecommitdiffstats
path: root/test/shell/pool-labels.sh
Commit message (Collapse)AuthorAgeFilesLines
* Update testsZdenek Kabelac2012-03-161-2/+4
| | | | | | | | | | | | | Indent Shell improvements - use internal function for checks Use PVs in "" (LV and VG cannot have spaces) Several test very starting 'dmeventd' without annoucing it via prepade_dmeventd. Fix some of test actually.
* Make the calls to pvscan --lvmetad in the testsuite slightly more civilised.Petr Rockai2012-02-231-1/+1
|
* The lvmetad client-side integration. Only active when use_lvmetad = 1 is set inPetr Rockai2012-02-231-0/+1
| | | | lvm.conf *and* lvmetad is running.
* Tidy the shell tests into their own subdir. We now have:Petr Rockai2011-11-211-0/+39
- test/lib -- infrastructure and helper code - test/api -- liblvm2app API tests - test/unit -- C-based unit tests - test/shell -- shell-based functional tests