1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/test/lib
Zdenek Kabelac 5c4622fd2a Fix gcc warnings for missing headers and prototypes
Add missing header  string.h (strcmp, strndup).
Add 'static' to fix missing prototypes gcc warning.
Remove unused variables verbose_off, TESTDIR, PREFIX.
2011-01-05 15:03:43 +00:00
..
aux.sh Fix a couple of bugs in the new (test/lib/)aux.sh. 2011-01-05 00:25:07 +00:00
check.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
get.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
harness.c Fix gcc warnings for missing headers and prototypes 2011-01-05 15:03:43 +00:00
lvm-wrapper.sh Substantial rework of the functional test support code. Some new features: 2011-01-05 00:16:18 +00:00
not.c Fix gcc warnings for missing headers and prototypes 2011-01-05 15:03:43 +00:00
test.sh Move the mkdtemp functionality into test/lib/utils.sh. 2011-01-05 00:26:19 +00:00
utils.sh Move the mkdtemp functionality into test/lib/utils.sh. 2011-01-05 00:26:19 +00:00