summaryrefslogtreecommitdiff
path: root/tests/ts
AgeCommit message (Collapse)AuthorFilesLines
2011-01-31Merge remote branch 'origin/master'LaMont Jones23-50/+810
Conflicts: mount/mount.8 mount/mount.c
2011-01-25tests: skip non-compiled libmount testsKarel Zak8-0/+16
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-01-24tests: ignore device name used in some fdisk and blkid testsFrancesco Cosoleto5-5/+10
Signed-off-by: Francesco Cosoleto <cosoleto@gmail.com>
2011-01-23remaining util-linux-ng to util-linuxSami Kerola1-1/+1
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2011-01-03tests: use findmnt(8) for remount testKarel Zak1-2/+2
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-01-03tests: use findmnt(8) for mount --move testKarel Zak1-8/+5
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-01-03tests: fix strtosize() testKarel Zak1-34/+34
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-01-03tests: check for mtabKarel Zak2-1/+7
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-01-03tests: add libmount utab testsKarel Zak1-0/+115
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-01-03libmount: minor fixesKarel Zak1-1/+0
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-01-03build-sys: add --enable-libmount-mountKarel Zak1-0/+4
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-01-03libmount: remove utab from API, update testsKarel Zak1-0/+2
The utab file is private libmount stuff. Anything about utab should not be exported by library API. Signed-off-by: Karel Zak <kzak@redhat.com>
2011-01-03tests: improve libmount context mount and umount testKarel Zak2-83/+111
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-01-03tests: add basic libmount tests for mountingKarel Zak2-3/+84
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-01-03tests: add utab update testsKarel Zak1-2/+34
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-01-03libmount: fix Makefile and testsKarel Zak1-7/+0
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-01-03tests: add libmount mtab update testKarel Zak1-0/+64
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-01-03tests: add quoted optstrKarel Zak1-1/+5
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-01-03tests: add libmount lock testKarel Zak1-0/+37
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-01-03tests: add libmount utils.c testsKarel Zak4-3/+81
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-01-03tests: add libmount tags testsKarel Zak1-0/+92
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-01-03tests: add libmount mtab testsKarel Zak2-0/+21
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-01-03tests: add libmount tab_parse.c testsKarel Zak4-0/+101
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-01-03tests: add libmount optstr.c testsKarel Zak1-0/+85
Signed-off-by: Karel Zak <kzak@redhat.com>
2010-12-29Merge remote branch 'origin/master'LaMont Jones63-63/+108
Conflicts: login-utils/Makefile.am mount/lomount.c text-utils/od.1
2010-12-09tests: add regression testsDavidlohr Bueso1-0/+45
Signed-off-by: Davidlohr Bueso <dave@gnu.org> Signed-off-by: Karel Zak <kzak@redhat.com>
2010-11-30rename util-linux-ng back to util-linuxKarel Zak62-63/+63
Signed-off-by: Karel Zak <kzak@redhat.com>
2010-09-06Merge remote branch 'origin/master'LaMont Jones3-0/+126
Conflicts: mount/lomount.c
2010-08-20tests: update lscpu testsKarel Zak1-0/+3
Signed-off-by: Karel Zak <kzak@redhat.com>
2010-08-18tests: add blkid test for partitioned RAID0Karel Zak1-0/+86
Signed-off-by: Karel Zak <kzak@redhat.com>
2010-08-09fdisk: update MBR after ID changeKarel Zak1-0/+37
Reported-by: Bernard Pidoux <bpidoux@free.fr> Signed-off-by: Karel Zak <kzak@redhat.com>
2010-08-02Merge remote branch 'origin/master'LaMont Jones15-31/+72
Conflicts: mount/Makefile.am sys-utils/ipcs.c tests/ts/blkid/images-fs/befs.img.bz2 tests/ts/blkid/images-fs/ddf-raid.img.bz2
2010-07-13tests: add nilfs2 test for libblkidJiro SEKIBA1-0/+0
Signed-off-by: Jiro SEKIBA <jir@unicus.jp> Signed-off-by: Karel Zak <kzak@redhat.com>
2010-07-01tests: truncate BeFS and tuxonice imagesKarel Zak2-0/+0
Signed-off-by: Karel Zak <kzak@redhat.com>
2010-06-16tests: update fdisk testsKarel Zak9-30/+14
Signed-off-by: Karel Zak <kzak@redhat.com>
2010-06-04tests: mount cramfs read-onlyKarel Zak1-1/+1
Signed-off-by: Karel Zak <kzak@redhat.com>
2010-06-01libblkid: add exFAT file system detection supportAndrew Nayenko1-0/+0
Add exFAT file system <http://en.wikipedia.org/wiki/ExFAT> detection support. Signed-off-by: Andrew Nayenko <resver@gmail.com>
2010-06-01tests: add lscpu dump from Dell R710, 8-core Nehalem w/HT (RHEL 5.5)Karel Zak1-0/+0
Signed-off-by: Karel Zak <kzak@redhat.com>
2010-06-01tests: add cpuset regression testKarel Zak1-0/+57
Signed-off-by: Karel Zak <kzak@redhat.com>
2010-05-18libblkid: improbe DDF detectionKarel Zak1-0/+0
Signed-off-by: Karel Zak <kzak@redhat.com>
2010-05-14Merge remote branch 'origin/master' into HEADLaMont Jones12-21/+713
Conflicts: lib/fsprobe.c mount/lomount.c
2010-05-06tests: add blkid test for TuxOnIceKarel Zak1-0/+0
Signed-off-by: Karel Zak <kzak@redhat.com>
2010-05-03tests: add blkid tests for RAID1Karel Zak2-0/+180
Signed-off-by: Karel Zak <kzak@redhat.com>
2010-04-27tests: explicitly use --chunk and --metadata in MD testKarel Zak1-1/+2
The newer mdadm version uses a different chunk size and superblock format, so the final MD device has a different I/O limits (optimal I/O size is 1MiB for 1.20 metadata). We have to explicitly use the same format which is expected in our tests. Reported-by: Yulia Kopkova <ykopkova@redhat.com> Signed-off-by: Karel Zak <kzak@redhat.com>
2010-03-31tests: added tests against strtosizeYann Droneaud1-0/+9
- test empty string, white spaces - test hexadecimal Signed-off-by: Yann Droneaud <yann@droneaud.fr>
2010-03-30lib: add strtosize() functionKarel Zak1-0/+51
This function int strtosize(const char *str, uintmax_t *res) supports {K,M,G,T,E,P}iB and {K,M,G,T,E,P}B suffixes. Signed-off-by: Karel Zak <kzak@redhat.com>
2010-02-09tests: fix and update old fdisk testsKarel Zak3-21/+21
Signed-off-by: Karel Zak <kzak@redhat.com>
2010-02-09tests: add fdisk alignment testsKarel Zak5-0/+451
Signed-off-by: Karel Zak <kzak@redhat.com>
2010-02-02tests: add BeFS test imageKarel Zak1-0/+0
Signed-off-by: Karel Zak <kzak@redhat.com>
2010-01-19tests: update FS test imagesKarel Zak7-0/+0
Signed-off-by: Karel Zak <kzak@redhat.com>