summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* tests: chmod -x ts/lscpu/mk-input.shKarel Zak2009-02-181-0/+0
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: cleanup ts/md5Karel Zak2009-02-183-11/+6Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: cleanup ts/minixKarel Zak2009-02-184-12/+7Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: cleanup lscpu reg.testsKarel Zak2009-02-181253-42/+16Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: cleanup ts/cramfs/mkfs-endiannessKarel Zak2009-02-182-7/+5Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: cleanup ts/cramfs/fsck-endiannessKarel Zak2009-02-184-9/+7Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: cleanup ts/bitopsKarel Zak2009-02-182-5/+3Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: add fsck:ismounted reg.testKarel Zak2009-02-183-0/+48
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: fix typo in low-probe testKarel Zak2009-02-111-1/+1
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* blkid: add lvm2 reg.testKarel Zak2009-02-112-0/+5
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* blkid: add GFS2 reg. testKarel Zak2009-02-112-0/+5
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* blkid: add reg.tests for HFS and HFS+Karel Zak2009-02-114-0/+8
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* blkid: add vol_id call to blkid regression testKarel Zak2009-02-111-0/+1
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* blkid: add to reiserKarel Zak2009-02-112-0/+2
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* blkid: add ocfs2 versionKarel Zak2009-02-111-0/+1
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* blkid: fix ..._strncpy_uuidKarel Zak2009-02-111-2/+2
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* blkid: add ddf raid regression testKarel Zak2009-02-112-0/+5
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* blkid: add netware regression testKarel Zak2009-02-112-0/+5
| | | | | | Thanks to Kay Sievers for the image and information. Signed-off-by: Karel Zak <kzak@redhat.com>
* blkid: add hpfs regression testKarel Zak2009-02-112-0/+7
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: remove unexpected exit from *_subtest functionsKarel Zak2009-02-111-1/+0Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: add libblkid regression tests (images from e2fsprogs)Karel Zak2009-02-1137-0/+138
| | | | | | | - adds basic infrastructure for blkid regression tests - imports test images from e2fsprogs (all tests PASS!:-) Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: fix the final message for subtestsKarel Zak2009-02-111-8/+9
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: add support for subtestsKarel Zak2009-02-111-20/+77
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: move some generic stuff from ts_init() to a new ts_init_env()Karel Zak2009-02-111-4/+9
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: add "byte-order" to helpers/test_sysinfoKarel Zak2009-02-111-1/+18
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: fix output stringKarel Zak2009-02-111-1/+1
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: cleanup ts/mountKarel Zak2009-02-1119-104/+59Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: cleanup ts/swaponKarel Zak2009-02-114-24/+17Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: cleanup ts/scriptKarel Zak2009-02-111-4/+3Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: cleanup ts/pathsKarel Zak2009-02-111-5/+3Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: cleanup ts/nameiKarel Zak2009-02-112-18/+12Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: cleanup ts/lookKarel Zak2009-02-111-4/+2Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: cleanup ts/loginKarel Zak2009-02-112-8/+6Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: cleanup ts/ipcsKarel Zak2009-02-115-12/+12
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: cleanup ts/hwclockKarel Zak2009-02-111-5/+3Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: refresh and cleanup cramfs/mkfsroot2009-02-113-2579/+2588
| | | | Signed-off-by: root <root@nb.net.home>
* tests: cleanup ts/col scriptsKarel Zak2009-02-111-5/+3Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: cleanup ts/cal scriptsKarel Zak2009-02-113-11/+6Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: fix TS_* pathsKarel Zak2009-02-113-31/+25Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: add ./run.sh <component>Karel Zak2009-02-111-1/+18
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: add support for subdirs to basic test functionsKarel Zak2009-02-119-34/+60
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: create expected/$(component)/$(testname)Karel Zak2009-02-1136-57/+57
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: remove input directoryKarel Zak2009-02-112-0/+0
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: create subdirs for test scriptsKarel Zak2009-02-1138-0/+0
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* fsck.minix: add regression testKarel Zak2009-02-055-1/+50
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* mkfs.minix: add regression testKarel Zak2009-02-054-0/+60
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: check also for /dev/loop/XKarel Zak2009-02-0415-42/+37Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* mkfs.cramfs: add endianness support to cramfs toolsSigned-off-by: Roy Peled2009-02-048-0/+129
| | | | | | | | | | | | | | | | | | | | cramfs is an endianness dependent file system. So far, the cramfs utilities did not support cramfs images of different endianness than the host machine. A separate utility, cramfsswap, was required in order to change the endianness of the image before and after using cramfs utilities. The extra utility introduced extra maintenance and an additional step in the process. This patch adds endianness support to mkfs.cramfs and fsck.cramfs. fsck.cramfs now automatically detects the image endianness, and can work on images of either endianness. mkfs.cramfs now accepts a new optional parameter (-N) that allows creating the cramfs image in either endianness. Signed-off-by: Roy Peled <the.roy.peled@gmail.com> Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: add md5 regression testKarel Zak2008-12-084-0/+51
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: add MD5 regression testKarel Zak2008-12-063-1/+35
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>