summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* .Alasdair Kergon2008-01-261-0/+21
* Fix vgsplit tests 12-13Dave Wysochanski2008-01-221-1/+2
* Fix vgsplit - print different message on successful split of existing / new vgDave Wysochanski2008-01-221-2/+6
* Fix vgsplit - print error if vgcreate option given w/existing vg destinationDave Wysochanski2008-01-221-21/+52
* Add a test case for 'vgreduce --removemissing' on stacked mirrorDave Wysochanski2008-01-171-0/+516
* More test script fixes.Dave Wysochanski2008-01-173-11/+24
* Minor test fixDave Wysochanski2008-01-171-2/+3
* Fix descriptions in the newly added test casesDave Wysochanski2008-01-172-3/+3
* Fix 'make check' runnable with recent versions of dmsetup.Dave Wysochanski2008-01-167-24/+1180
* Create vgs_are_compatible() fn to check whether vgs are compatible for merging.Dave Wysochanski2008-01-162-0/+121
* Move more parameter validation into the library.Dave Wysochanski2008-01-151-0/+46
* Allow vgcreate options as input to vgsplit when new vg is split destination.Dave Wysochanski2008-01-143-5/+58
* Allow vgsplit into existing vg.Dave Wysochanski2008-01-111-0/+54
* Refactor vgcreate for parameter validation and add testsDave Wysochanski2008-01-111-0/+75
* Avoid spurious test failure when compiled with readline support.Jim Meyering2007-12-051-2/+2
* Run tests with LVM_SYSTEM_DIR pointing to private root and /dev dirs.Jim Meyering2007-10-095-24/+70
* Avoid over-quoting in shell scripts.Jim Meyering2007-09-244-9/+9
* add tests to validate lvextend %PVSDave Wysochanski2007-09-212-0/+115
* Rename test scripts not to include the 4-digit number.Jim Meyering2007-09-215-6/+1
* test/t3000-lvcreate-pvtags.sh: Use better test names.Jim Meyering2007-09-181-13/+16
* test/Makefile.in (lvm-wrapper): Use $(DMDIR)/lib/, not $(DMDIR)/lib/ioctl/.Jim Meyering2007-09-181-1/+1
* Clean-up and wording changes; add copyright notices.Jim Meyering2007-09-188-25/+95
* Test how lvcreate handles its command-line options.Jim Meyering2007-09-182-0/+71
* Clean up shared-lib support in test/.Jim Meyering2007-09-181-5/+6
* Add testing framework, along with first few tests.Jim Meyering2007-09-188-0/+632