mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
ea34dad66f
See doc/unit-test.txt for details. Some bcache tests failing. Probably due to dct changing semantics, will fix in follow up patch.
84 lines
1.1 KiB
Plaintext
84 lines
1.1 KiB
Plaintext
*.5
|
|
*.7
|
|
*.8
|
|
*.8_gen
|
|
*.a
|
|
*.d
|
|
*.o
|
|
*.orig
|
|
*.pc
|
|
*.pot
|
|
*.pyc
|
|
*.pyo
|
|
*.rej
|
|
*.so
|
|
*.so.*
|
|
*.sw*
|
|
*~
|
|
|
|
.export.sym
|
|
.exported_symbols_generated
|
|
.gdb_history
|
|
|
|
Makefile
|
|
make.tmpl
|
|
|
|
/autom4te.cache/
|
|
/autoscan.log
|
|
/config.log
|
|
/config.status
|
|
/configure.scan
|
|
/cscope.out
|
|
/tags
|
|
/tmp/
|
|
|
|
|
|
tools/man-generator
|
|
tools/man-generator.c
|
|
|
|
test/lib/lvchange
|
|
test/lib/lvconvert
|
|
test/lib/lvcreate
|
|
test/lib/lvdisplay
|
|
test/lib/lvextend
|
|
test/lib/lvmconfig
|
|
test/lib/lvmdiskscan
|
|
test/lib/lvmsadc
|
|
test/lib/lvmsar
|
|
test/lib/lvreduce
|
|
test/lib/lvremove
|
|
test/lib/lvrename
|
|
test/lib/lvresize
|
|
test/lib/lvs
|
|
test/lib/lvscan
|
|
test/lib/pvchange
|
|
test/lib/pvck
|
|
test/lib/pvcreate
|
|
test/lib/pvdisplay
|
|
test/lib/pvmove
|
|
test/lib/pvremove
|
|
test/lib/pvresize
|
|
test/lib/pvs
|
|
test/lib/pvscan
|
|
test/lib/vgcfgbackup
|
|
test/lib/vgcfgrestore
|
|
test/lib/vgchange
|
|
test/lib/vgck
|
|
test/lib/vgconvert
|
|
test/lib/vgcreate
|
|
test/lib/vgdisplay
|
|
test/lib/vgexport
|
|
test/lib/vgextend
|
|
test/lib/vgimport
|
|
test/lib/vgimportclone
|
|
test/lib/vgmerge
|
|
test/lib/vgmknodes
|
|
test/lib/vgreduce
|
|
test/lib/vgremove
|
|
test/lib/vgrename
|
|
test/lib/vgs
|
|
test/lib/vgscan
|
|
test/lib/vgsplit
|
|
|
|
unit-test/unit-test
|