summaryrefslogtreecommitdiff
path: root/tests/expected
AgeCommit message (Collapse)AuthorFilesLines
2011-01-25tests: update lscpu tests on x86_64Karel Zak2-2/+2
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-01-24tests: ignore device name used in some fdisk and blkid testsFrancesco Cosoleto5-30/+30
Signed-off-by: Francesco Cosoleto <cosoleto@gmail.com>
2011-01-03tests: refresh libmount fstab parser testsKarel Zak6-6/+0
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-01-03tests: fix strtosize() testKarel Zak1-4/+4
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-01-03tests: add libmount utab testsKarel Zak7-0/+15
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-01-03libmount: use separate buffer for userspace options, add mount attributesKarel Zak10-72/+98
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-01-03libmount: remove utab from API, update testsKarel Zak5-7/+39
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 Zak7-0/+9
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-01-03tests: add basic libmount tests for mountingKarel Zak1-0/+5
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-01-03tests: add utab update testsKarel Zak4-0/+7
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-01-03tests: add libmount mtab update testKarel Zak6-0/+18
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-01-03tests: add quoted optstrKarel Zak1-1/+1
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-01-03tests: add libmount lock testKarel Zak1-0/+1
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-01-03tests: add libmount utils.c testsKarel Zak16-0/+16
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-01-03tests: add libmount tags testsKarel Zak6-0/+30
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-01-03tests: add libmount mtab testsKarel Zak2-0/+60
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-01-03tests: add libmount tab_parse.c testsKarel Zak6-0/+395
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-01-03tests: add libmount optstr.c testsKarel Zak18-0/+24
Signed-off-by: Karel Zak <kzak@redhat.com>
2010-12-09tests: add regression testsDavidlohr Bueso5-0/+15
Signed-off-by: Davidlohr Bueso <dave@gnu.org> Signed-off-by: Karel Zak <kzak@redhat.com>
2010-10-07tests: update namei regression testKarel Zak1-1/+5
Signed-off-by: Karel Zak <kzak@redhat.com>
2010-08-20tests: update lscpu testsKarel Zak7-0/+7
Signed-off-by: Karel Zak <kzak@redhat.com>
2010-08-20tests: fix blkid MD test (missing tailing whitespaces)Karel Zak1-2/+2
Signed-off-by: Karel Zak <kzak@redhat.com>
2010-08-18tests: add blkid test for partitioned RAID0Karel Zak1-0/+51
Signed-off-by: Karel Zak <kzak@redhat.com>
2010-08-09fdisk: update MBR after ID changeKarel Zak1-0/+5
Reported-by: Bernard Pidoux <bpidoux@free.fr> Signed-off-by: Karel Zak <kzak@redhat.com>
2010-07-26libblkid: fix typo filesystem name nilfs to nilfs2Jiro SEKIBA1-1/+1
The correct filesystem name is nilfs2, not nilfs. Signed-off-by: Jiro SEKIBA <jir@unicus.jp>
2010-07-13tests: add nilfs2 test for libblkidJiro SEKIBA1-0/+7
Signed-off-by: Jiro SEKIBA <jir@unicus.jp> Signed-off-by: Karel Zak <kzak@redhat.com>
2010-06-16tests: update fdisk testsKarel Zak7-64/+0
Signed-off-by: Karel Zak <kzak@redhat.com>
2010-06-04tests: update blkid test for raid1Karel Zak1-2/+0
ID_PART_ENTRY_TYPE_ENC does not exists anymore. Signed-off-by: Karel Zak <kzak@redhat.com>
2010-06-04tests: update lscpu testKarel Zak1-1/+1
Signed-off-by: Karel Zak <kzak@redhat.com>
2010-06-01libblkid: add exFAT file system detection supportAndrew Nayenko1-0/+7
Add exFAT file system <http://en.wikipedia.org/wiki/ExFAT> detection support. Signed-off-by: Andrew Nayenko <resver@gmail.com>
2010-06-01tests: update ipcs/headers testFrancesco Cosoleto1-8/+8
Signed-off-by: Francesco Cosoleto <cosoleto@gmail.com>
2010-06-01tests: add lscpu dump from Dell R710, 8-core Nehalem w/HT (RHEL 5.5)Karel Zak1-0/+39
Signed-off-by: Karel Zak <kzak@redhat.com>
2010-06-01tests: update lscpuKarel Zak6-36/+48
Signed-off-by: Karel Zak <kzak@redhat.com>
2010-06-01tests: add cpuset regression testKarel Zak1-0/+24
Signed-off-by: Karel Zak <kzak@redhat.com>
2010-05-19tests: update fdisk testsKarel Zak5-16/+16
Signed-off-by: Karel Zak <kzak@redhat.com>
2010-05-18libblkid: improbe DDF detectionKarel Zak1-3/+3
Signed-off-by: Karel Zak <kzak@redhat.com>
2010-05-06tests: update blkid/md-raid1-* testsKarel Zak2-4/+12
Signed-off-by: Karel Zak <kzak@redhat.com>
2010-05-06tests: add blkid test for TuxOnIceKarel Zak1-0/+5
Signed-off-by: Karel Zak <kzak@redhat.com>
2010-05-03tests: add blkid tests for RAID1Karel Zak2-0/+116
Signed-off-by: Karel Zak <kzak@redhat.com>
2010-03-31tests: added tests against strtosizeYann Droneaud1-0/+7
- test empty string, white spaces - test hexadecimal Signed-off-by: Yann Droneaud <yann@droneaud.fr>
2010-03-31tests: use POSIX localeYann Droneaud22-22/+22
Since not everyone have en_US.UTF-8 locale, default to POSIX locale. This changes default sort order, so some expected results were updated. Signed-off-by: Yann Droneaud <yann@droneaud.fr>
2010-03-30lib: add strtosize() functionKarel Zak1-0/+23
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-03-14tests: fix whitespacesKarel Zak4-15/+15
Signed-off-by: Karel Zak <kzak@redhat.com>
2010-03-11libblkid: improve ZFS detection and add LABEL and UUID extractionAndreas Dilger1-2/+8
Improve ZFS uberblock detection to loop over multiple uberblocks, and detect at least 4 magic values, to avoid random collisions. It doesn't yet probe the VDEV LABEL at the end of the device, though it wouldn't be too hard to add it at this point if needed. Add extraction of the pool name (as LABEL), the VDEV (block device) guid as UUID_SUB, and pool_guid (volume) as UUID from the nvlist in the VDEV LABEL. Do simple sanity checking on the nvlist data values to avoid overflowing the buffer if they are corrupt in any way. [kzak@redhat.com: - use %PRIu64 instead %llu] Signed-off-by: Andreas Dilger <adilger@sun.com> Signed-off-by: Karel Zak <kzak@redhat.com>
2010-03-11tests: update fdisk testsKarel Zak1-2/+2
Signed-off-by: Karel Zak <kzak@redhat.com>
2010-02-17libblkid: fix ZSF detectionAndreas Dilger1-1/+1
Fix the ZFS device detection by looking at multiple uberblocks to see if any are present, rather than looking for the ZFS boot block which is not always present. There may be up to 128 uberblocks, but the first 4 are not written to disk on a newly-formatted filesystem so check several of them at different offsets within the uberblock array. [kzak@redhat.com: - port e2fsprogs patch to util-linux-ng] Signed-off-by: Andreas Dilger <adilger@sun.com> Signed-off-by: Karel Zak <kzak@redhat.com>
2010-02-15tests: update fdisk testsKarel Zak4-65/+65
Signed-off-by: Karel Zak <kzak@redhat.com>
2010-02-12tests: update fdisk testsKarel Zak1-13/+13
Signed-off-by: Karel Zak <kzak@redhat.com>
2010-02-09tests: fix and update old fdisk testsKarel Zak1-0/+1
Signed-off-by: Karel Zak <kzak@redhat.com>
2010-02-09tests: add fdisk alignment testsKarel Zak6-0/+471
Signed-off-by: Karel Zak <kzak@redhat.com>