1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 18:55:19 +03:00
lvm2/test/api
Petr Rockai 1b7c4b9bce Substantial rework of the functional test support code. Some new features:
- somewhat neater, more consistent and more readable output
- possible to set any lvm.conf value: aux lvmconf "section/key = value"
- LVM_TEST_NODEBUG to suppress the (lengthy) "## DEBUG" output
- back-substitution on test output ($TESTDIR/$PREFIX -> @TESTDIR@/@PREFIX@)
- support code moved from test/ to test/lib/ --> less clutter
2011-01-05 00:16:18 +00:00
..
Makefile.in Add getters for copy_percent and snap_percent to the lvm2app API. 2010-12-14 23:20:58 +00:00
percent.c Use system assert in test/api/percent.c, for now. 2011-01-03 15:07:39 +00:00
percent.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
test.c Add interactive tests for functions to lookup a pv|lv by name|uuid. 2010-11-25 14:35:46 +00:00
vgtest.c Update lvm2app unit test vgtest - fix remove bug. 2009-09-04 19:17:46 +00:00
vgtest.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00