summaryrefslogtreecommitdiffstats
path: root/test/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
...
* Fix lvm2app test to run under test/api subdirectory only when configured.Dave Wysochanski2009-09-151-1/+4
* Add lvm2app.sh to nightly testsuite.Dave Wysochanski2009-09-041-1/+5
* Fix some distclean rules.Dave Wysochanski2009-03-161-0/+1
* Re-implement the test harness in C. This lets us pass through signals andPetr Rockai2009-02-121-6/+9
* A C implementation of "not" that handles fatal signals rather morePetr Rockai2009-01-121-2/+5
* Set LD_LIBRARY_PATH in init.sh, as it is required to run dmsetup now as well,Petr Rockai2008-11-071-1/+1
* Use $(abs_top_builddir) instead of @DMDIR@ and update paths appropriately.Petr Rockai2008-11-041-3/+2
* Update test/Makefile.in to use the new harness for calling tests.Petr Rockai2008-09-291-3/+3
* - fix environment variable prefix to LVM (this is not GIT:-)Milan Broz2008-08-281-1/+1
* put dmeventd into the LD_LIBRARY_PATH for lvm-wrapperZdenek Kabelac2008-08-051-1/+1
* tweak lcov configuration/makefilesAlasdair Kergon2008-06-271-1/+3
* Fix 'make check' runnable with recent versions of dmsetup.Dave Wysochanski2008-01-161-0/+1
* Run tests with LVM_SYSTEM_DIR pointing to private root and /dev dirs.Jim Meyering2007-10-091-0/+2
* Rename test scripts not to include the 4-digit number.Jim Meyering2007-09-211-6/+1
* test/Makefile.in (lvm-wrapper): Use $(DMDIR)/lib/, not $(DMDIR)/lib/ioctl/.Jim Meyering2007-09-181-1/+1
* Clean-up and wording changes; add copyright notices.Jim Meyering2007-09-181-19/+23
* Test how lvcreate handles its command-line options.Jim Meyering2007-09-181-0/+1
* Clean up shared-lib support in test/.Jim Meyering2007-09-181-5/+6
* Add testing framework, along with first few tests.Jim Meyering2007-09-181-0/+75