summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* Add test for name mangling functionality.Peter Rajnoha2012-03-051-0/+230
* Update thin test for thin_checkZdenek Kabelac2012-03-041-4/+34
* Speedup test run by a few minutesZdenek Kabelac2012-03-048-162/+134
* Change pvscan --lvmetad to pvscan --cache.Alasdair Kergon2012-03-021-1/+1
* Wait for mirror in syncZdenek Kabelac2012-03-021-3/+8
* Add a regression test for the PSize bug in pvs/lvmetad.Petr Rockai2012-03-011-0/+20
* Make the calls to pvscan --lvmetad in the testsuite slightly more civilised.Petr Rockai2012-02-234-7/+13
* Unit testing for some string libdm functionsZdenek Kabelac2012-02-233-1/+86
* Add a vgscan to lvcreate-repair.sh. The old test applied device filter hacks toPetr Rockai2012-02-231-0/+1
* Kick out a debugging call to valgrind in lvmcache-exercise.sh.Petr Rockai2012-02-231-1/+0
* The lvmetad client-side integration. Only active when use_lvmetad = 1 is set inPetr Rockai2012-02-238-32/+51
* Run tests with lvmetad if we have it.Petr Rockai2012-02-153-7/+15
* Deal with slower test processingZdenek Kabelac2012-02-151-1/+2
* In the test harness, do the back-substitution (@TESTDIR@, @PREFIX@) also on thePetr Rockai2012-02-151-2/+10
* Add test for memory allocation failuresZdenek Kabelac2012-02-101-2/+2
* TARGETS macro has to be defined before inclusion of make.tmplZdenek Kabelac2012-01-271-1/+3
* Build test run target only for $(TESTING)Zdenek Kabelac2012-01-261-3/+3
* If clvmd is not started, die test instead of skipping itZdenek Kabelac2012-01-261-3/+3
* Use suspend|resume_origin_only when up-converting RAID LVs, as mirrors do.Jonathan Earl Brassow2012-01-241-3/+23
* Minor oldstyle warning updateZdenek Kabelac2012-01-091-1/+1
* Thin update test caseZdenek Kabelac2011-12-211-4/+4
* Add a unit test for config cascade (overlay). Needs expanding though.Petr Rockai2011-12-181-0/+30
* Cleanup test compile warningZdenek Kabelac2011-12-134-22/+26
* Use a more canonic regex escaping in the default lvm.conf file for testing.Petr Rockai2011-12-121-1/+1
* Add a shell test for config parsing and merging (lvm dumpconfig).Petr Rockai2011-12-111-0/+35
* Add a unit test for dm_config_clone_node.Petr Rockai2011-12-111-19/+58
* Start a rudimentary unit test for the dm_config_* interface.Petr Rockai2011-12-113-1/+86
* Use pkg-config to look for CUnit (needed for systems where it's not on thePetr Rockai2011-12-111-3/+4
* Nowadays, lvm-version.h is generated from lvm-version.h.in, and lives in thePetr Rockai2011-12-101-1/+1
* Try longer sleepZdenek Kabelac2011-11-231-3/+3
* Cleanup files from testingZdenek Kabelac2011-11-233-3/+5
* Swap condition orderZdenek Kabelac2011-11-231-1/+1
* Put back devmapper-event linkageZdenek Kabelac2011-11-231-1/+8
* Cleanup test makefilesZdenek Kabelac2011-11-233-69/+36
* Cleanup gcc warningZdenek Kabelac2011-11-211-1/+1
* Add some cflags to ldflagsZdenek Kabelac2011-11-211-1/+1
* Fix a bug in dmeventd snapshot monitoring code where the monitoring thresholdPetr Rockai2011-11-211-1/+12
* Fix the last fix (t-XXX -> shell/XXX).Petr Rockai2011-11-214-4/+4
* Fix the fallout in shell tests from the t-XXX -> shell/XXX move.Petr Rockai2011-11-214-4/+4
* Tidy the shell tests into their own subdir. We now have:Petr Rockai2011-11-2188-2/+3
* Fix a syntax error.Petr Rockai2011-11-201-1/+1
* Implement a CUnit-based runner for unit tests. Copy and adapt (actual unit)Petr Rockai2011-11-206-0/+1291
* Query before removing inactive snapshotsZdenek Kabelac2011-11-181-1/+1
* Thin send create_snap messageZdenek Kabelac2011-11-101-2/+3
* Thin update testing scriptZdenek Kabelac2011-11-101-70/+109
* Add generic function to check for target versionZdenek Kabelac2011-11-101-0/+33
* Do not repeat a failed test's output when VERBOSE is in effect.Petr Rockai2011-11-071-3/+5
* Fix core on buggy config fileZdenek Kabelac2011-10-281-0/+3
* Test with -F flagZdenek Kabelac2011-10-231-1/+4
* Used device name instead of device pathZdenek Kabelac2011-10-231-1/+2