]> sourceware.org Git - lvm2.git/history - test
pre-release
[lvm2.git] / test /
2012-03-02 Alasdair KergonChange pvscan --lvmetad to pvscan --cache.
2012-03-02 Zdenek KabelacWait for mirror in sync
2012-03-01 Petr RockaiAdd a regression test for the PSize bug in pvs/lvmetad.
2012-02-23 Petr RockaiMake the calls to pvscan --lvmetad in the testsuite...
2012-02-23 Zdenek KabelacUnit testing for some string libdm functions
2012-02-23 Petr RockaiAdd a vgscan to lvcreate-repair.sh. The old test applie...
2012-02-23 Petr RockaiKick out a debugging call to valgrind in lvmcache-exerc...
2012-02-23 Petr RockaiThe lvmetad client-side integration. Only active when...
2012-02-15 Petr RockaiRun tests with lvmetad if we have it.
2012-02-15 Zdenek KabelacDeal with slower test processing
2012-02-15 Petr RockaiIn the test harness, do the back-substitution (@TESTDIR...
2012-02-10 Zdenek KabelacAdd test for memory allocation failures
2012-01-27 Zdenek KabelacTARGETS macro has to be defined before inclusion of...
2012-01-26 Zdenek KabelacBuild test run target only for $(TESTING)
2012-01-26 Zdenek KabelacIf clvmd is not started, die test instead of skipping it
2012-01-24 Jonathan Earl BrassowUse suspend|resume_origin_only when up-converting RAID...
2012-01-09 Zdenek KabelacMinor oldstyle warning update
2011-12-21 Zdenek KabelacThin update test case
2011-12-18 Petr RockaiAdd a unit test for config cascade (overlay). Needs...
2011-12-13 Zdenek KabelacCleanup test compile warning
2011-12-12 Petr RockaiUse a more canonic regex escaping in the default lvm...
2011-12-11 Petr RockaiAdd a shell test for config parsing and merging (lvm...
2011-12-11 Petr RockaiAdd a unit test for dm_config_clone_node.
2011-12-11 Petr RockaiStart a rudimentary unit test for the dm_config_* inter...
2011-12-11 Petr RockaiUse pkg-config to look for CUnit (needed for systems...
2011-12-10 Petr RockaiNowadays, lvm-version.h is generated from lvm-version...
2011-11-23 Zdenek KabelacTry longer sleep
2011-11-23 Zdenek KabelacCleanup files from testing
2011-11-23 Zdenek KabelacSwap condition order
2011-11-23 Zdenek KabelacPut back devmapper-event linkage
2011-11-23 Zdenek KabelacCleanup test makefiles
2011-11-21 Zdenek KabelacCleanup gcc warning
2011-11-21 Zdenek KabelacAdd some cflags to ldflags
2011-11-21 Petr RockaiFix a bug in dmeventd snapshot monitoring code where...
2011-11-21 Petr RockaiFix the last fix (t-XXX -> shell/XXX).
2011-11-21 Petr RockaiFix the fallout in shell tests from the t-XXX -> shell...
2011-11-21 Petr RockaiTidy the shell tests into their own subdir. We now...
2011-11-20 Petr RockaiFix a syntax error.
2011-11-20 Petr RockaiImplement a CUnit-based runner for unit tests. Copy...
2011-11-18 Zdenek KabelacQuery before removing inactive snapshots
2011-11-10 Zdenek KabelacThin send create_snap message
2011-11-10 Zdenek KabelacThin update testing script
2011-11-10 Zdenek KabelacAdd generic function to check for target version
2011-11-07 Petr RockaiDo not repeat a failed test's output when VERBOSE is...
2011-10-28 Zdenek KabelacFix core on buggy config file
2011-10-23 Zdenek KabelacTest with -F flag
2011-10-23 Zdenek KabelacUsed device name instead of device path
2011-10-23 Zdenek KabelacDo not make link in the real /dev
2011-10-23 Zdenek KabelacExpect failure with real /dev dir
2011-10-23 Petr RockaiIn t-lvcreate-large, do not create a clustered VG....
2011-10-07 Jonathan Earl BrassowAdd the ability to convert LVs of "mirror" segtype...
2011-10-07 Jonathan Earl BrassowAdd the ability to convert linear LVs to RAID1
2011-10-06 Jonathan Earl BrassowFix vgsplit when there are mirrors that have mirrored...
2011-09-29 Zdenek KabelacLet the utils to prepare PVs
2011-09-26 Zdenek KabelacUse execvp for clvmd restart
2011-09-25 Zdenek KabelacRestart CLVMD with same cluster manager
2011-09-24 Zdenek KabelacAllow overwrite for VERIFY_UDEV
2011-09-24 Zdenek KabelacAvoid sending garbage to terminal in verbose mode.
2011-09-24 Zdenek KabelacImprovements
2011-09-24 Zdenek KabelacDetect unusable nodes on fs
2011-09-21 Zdenek KabelacAdd missing log_error() to lvresize command when fsadm...
2011-09-19 Zdenek KabelacUnmount works with -y
2011-09-19 Zdenek KabelacAnother vgremove for speedup
2011-09-19 Zdenek KabelacEnsure fsadm.sh is executable
2011-09-19 Zdenek KabelacEnable t-fsadm test
2011-09-19 Zdenek KabelacAdd link for fsadm script
2011-09-19 Zdenek KabelacTest speed up
2011-09-16 Milan BrozDisable t-lvcreate-large.sh for now with cluster.
2011-09-16 Zdenek KabelacAdd inital thin testing
2011-09-16 Zdenek KabelacRemove vg at the test's end
2011-09-16 Petr RockaiFix the divisibility check in the allocator for the...
2011-09-15 Petr RockaiWhen resizing LVs, always round in the safe direction...
2011-09-15 Milan BrozFix possible overflow of size if %FREE or %VG is used.
2011-09-09 Zdenek KabelacUpdated testing script
2011-09-07 Zdenek KabelacReplace char class :space: with explicit chars
2011-08-31 Petr RockaiDo not call prepare_lvmetad just yet in tests.
2011-08-31 Petr RockaiA compromise integration of LVMetaD into the build...
2011-08-18 Jonathan Earl BrassowMove RAID convert tests to new file, t-lvconvert-raid.sh
2011-08-11 Jonathan Earl BrassowAdd ability to down-convert RAID1 arrays.
2011-08-11 Zdenek KabelacAdd detect_internal_vg_cache_corruption to lvm.conf
2011-07-25 Zdenek KabelacAdd simple test for read-only table reload suppression
2011-07-18 Zdenek KabelacBetter version of failing 'should' test
2011-07-18 Zdenek KabelacAdding test for repair when confusing metadata are...
2011-07-11 Petr RockaiFix t-vgreduce-usage to stop relying on the persistent...
2011-07-08 Zdenek KabelacIncrease timeout for udev settle
2011-07-04 Alasdair Kergonfirst attempt to fix test
2011-07-01 Alasdair KergonAdd framework for validation of ioctls. Doesn't do...
2011-06-30 Alasdair Kergonupdate pv_attr check for new missing attr
2011-06-30 Alasdair Kergonuse remove -f
2011-06-30 Alasdair Kergonteardown stray filesystems too
2011-06-30 Zdenek KabelacUse -f to remove device
2011-06-30 Milan BrozTry to force remove dm devices in after test fails.
2011-06-30 Alasdair KergonTry to remove any stray loop devices left behind by...
2011-06-30 Alasdair Kergontest attempt to remove stray loop devs
2011-06-29 Alasdair KergonAdd age filter to dmsetup udevcomplete_all to minimise...
2011-06-29 Alasdair Kergonmake udev teardown conditional on using udev
2011-06-29 Alasdair Kergonteardown aborts if it hits an error, so better teardown...
2011-06-29 Alasdair Kergonprint any loop devs that weren't torn down
2011-06-29 Alasdair Kergonremove any stray semaphores after tearing down devs
2011-06-29 Alasdair KergonAdd uuids to dmsetup create cmds.
next
This page took 0.078381 seconds and 8 git commands to generate.