summaryrefslogtreecommitdiffstats
path: root/test/lib/aux.sh
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-241-0/+12
* Add provisions to flag tests that we know will fail, without flagging the buildPetr Rockai2012-05-161-0/+4
* Improve test suiteZdenek Kabelac2012-03-281-9/+9
* Improve teardown_devsZdenek Kabelac2012-03-231-8/+10
* Update testing scriptsZdenek Kabelac2012-03-201-82/+91
* Longer sleep after clvmd startZdenek Kabelac2012-03-161-3/+3
* Switch condition for dmeventd checkZdenek Kabelac2012-03-161-1/+1
* Update aux.sh lvmwrapperZdenek Kabelac2012-03-161-205/+207
* Test suite skip md_detectionZdenek Kabelac2012-03-161-0/+1
* Allow to use also special prefixed names for testZdenek Kabelac2012-03-161-2/+2
* 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-151-2/+6
* 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
* Add generic function to check for target versionZdenek Kabelac2011-11-101-0/+33
* 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
* Detect unusable nodes on fsZdenek Kabelac2011-09-241-1/+1
* A compromise integration of LVMetaD into the build: I have kept all thePetr Rockai2011-08-311-0/+16
* 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-301-1/+3
* make udev teardown conditional on using udevAlasdair Kergon2011-06-291-1/+1
* 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
* Selectively enable/disable udev rules.Alasdair Kergon2011-06-281-1/+6
* Wait until dmeventd properly starts in test.Milan Broz2011-03-041-0/+3
* Rather return success if skipping udev wait.Milan Broz2011-03-011-2/+2
* Fix tests if udevadm missing (old udev).Milan Broz2011-03-011-0/+1
* Add command to wait for udevadm settleZdenek Kabelac2011-01-281-0/+11
* Enable monitoring for cluster testsZdenek Kabelac2011-01-131-0/+2
* Kill clvmd properly after locking_type 3 tests (using clvmd/singlenode).Petr Rockai2011-01-121-3/+4
* Skip the api/percent test on kernels <= 2.6.32.Petr Rockai2011-01-071-5/+0
* Disable activation/monitoring in testing lvm.conf by default.Petr Rockai2011-01-071-1/+4
* In aux, exit 200 no longer works as skip -- replace with real skip call.Petr Rockai2011-01-071-14/+15