summaryrefslogtreecommitdiffstats
path: root/test/lib
Commit message (Expand)AuthorAgeFilesLines
* libdaemon: Draft logging infrastructure.Petr Rockai2012-08-081-1/+1
* TEST: Add library functions for checking and waiting for syncJonathan Brassow2012-07-242-0/+57
* Add provisions to flag tests that we know will fail, without flagging the buildPetr Rockai2012-05-162-4/+24
* Improve test suiteZdenek Kabelac2012-03-283-17/+23
* Improve teardown_devsZdenek Kabelac2012-03-231-8/+10
* Update testing scriptsZdenek Kabelac2012-03-203-106/+122
* Regression fix kernel version checkZdenek Kabelac2012-03-161-1/+1
* Longer sleep after clvmd startZdenek Kabelac2012-03-161-3/+3
* Switch condition for dmeventd checkZdenek Kabelac2012-03-161-1/+1
* Update test.sh check.sh utils.sh get.shZdenek Kabelac2012-03-164-368/+342
* Update aux.sh lvmwrapperZdenek Kabelac2012-03-162-208/+235
* Test suite skip md_detectionZdenek Kabelac2012-03-161-0/+1
* Allow to use also special prefixed names for testZdenek Kabelac2012-03-161-2/+2
* Improve harness codeZdenek Kabelac2012-03-121-21/+85
* Change pvscan --cache syntaxAlasdair Kergon2012-03-061-1/+1
* Change pvscan --lvmetad to pvscan --cache.Alasdair Kergon2012-03-021-1/+1
* Make the calls to pvscan --lvmetad in the testsuite slightly more civilised.Petr Rockai2012-02-231-2/+8
* The lvmetad client-side integration. Only active when use_lvmetad = 1 is set inPetr Rockai2012-02-231-2/+6
* Run tests with lvmetad if we have it.Petr Rockai2012-02-152-2/+10
* In the test harness, do the back-substitution (@TESTDIR@, @PREFIX@) also on thePetr Rockai2012-02-151-2/+10
* If clvmd is not started, die test instead of skipping itZdenek Kabelac2012-01-261-3/+3
* Use a more canonic regex escaping in the default lvm.conf file for testing.Petr Rockai2011-12-121-1/+1
* Cleanup files from testingZdenek Kabelac2011-11-231-1/+1
* 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
* Used device name instead of device pathZdenek Kabelac2011-10-231-1/+2
* Do not make link in the real /devZdenek Kabelac2011-10-231-1/+1
* Allow overwrite for VERIFY_UDEVZdenek Kabelac2011-09-241-3/+3
* Avoid sending garbage to terminal in verbose mode.Zdenek Kabelac2011-09-241-5/+6
* Detect unusable nodes on fsZdenek Kabelac2011-09-242-4/+9
* Updated testing scriptZdenek Kabelac2011-09-091-4/+4
* Do not call prepare_lvmetad just yet in tests.Petr Rockai2011-08-311-1/+0
* A compromise integration of LVMetaD into the build: I have kept all thePetr Rockai2011-08-312-0/+17
* Add detect_internal_vg_cache_corruption to lvm.confZdenek Kabelac2011-08-111-0/+1
* Increase timeout for udev settleZdenek Kabelac2011-07-081-1/+1
* Add framework for validation of ioctls. Doesn't do any checks yet.Alasdair Kergon2011-07-011-0/+1
* use remove -fAlasdair Kergon2011-06-301-1/+1
* teardown stray filesystems tooAlasdair Kergon2011-06-301-24/+37
* Use -f to remove deviceZdenek Kabelac2011-06-301-2/+2
* Try to force remove dm devices in after test fails.Milan Broz2011-06-301-0/+21
* Try to remove any stray loop devices left behind by earlier aborted tests.Alasdair Kergon2011-06-301-4/+7
* test attempt to remove stray loop devsAlasdair Kergon2011-06-302-2/+6
* Add age filter to dmsetup udevcomplete_all to minimise concurrency problems.Alasdair Kergon2011-06-291-1/+3
* make udev teardown conditional on using udevAlasdair Kergon2011-06-292-1/+7
* teardown aborts if it hits an error, so better teardown semaphores earlierAlasdair Kergon2011-06-291-3/+3
* print any loop devs that weren't torn downAlasdair Kergon2011-06-291-0/+3
* remove any stray semaphores after tearing down devsAlasdair Kergon2011-06-291-0/+3
* Add uuids to dmsetup create cmds.Alasdair Kergon2011-06-291-3/+3
* use dmsetup remove -f as a better way of simulating a device "disappearing"Alasdair Kergon2011-06-291-5/+1
* Change to still sync with udev (to test waiting for rules) then to verify udevAlasdair Kergon2011-06-281-3/+4