summaryrefslogtreecommitdiffstats
path: root/tests/expected
Commit message (Collapse)AuthorAgeFilesLines
* tests: ignore device name used in some fdisk and blkid testsFrancesco Cosoleto2011-01-245-30/+30
| | | | Signed-off-by: Francesco Cosoleto <cosoleto@gmail.com>
* tests: refresh libmount fstab parser testsKarel Zak2011-01-036-6/+0Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: fix strtosize() testKarel Zak2011-01-031-4/+4
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: add libmount utab testsKarel Zak2011-01-037-0/+15
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* libmount: use separate buffer for userspace options, add mount attributesKarel Zak2011-01-0310-72/+98
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* libmount: remove utab from API, update testsKarel Zak2011-01-035-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>
* tests: improve libmount context mount and umount testKarel Zak2011-01-037-0/+9
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: add basic libmount tests for mountingKarel Zak2011-01-031-0/+5
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: add utab update testsKarel Zak2011-01-034-0/+7
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: add libmount mtab update testKarel Zak2011-01-036-0/+18
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: add quoted optstrKarel Zak2011-01-031-1/+1
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: add libmount lock testKarel Zak2011-01-031-0/+1
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: add libmount utils.c testsKarel Zak2011-01-0316-0/+16
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: add libmount tags testsKarel Zak2011-01-036-0/+30
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: add libmount mtab testsKarel Zak2011-01-032-0/+60
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: add libmount tab_parse.c testsKarel Zak2011-01-036-0/+395
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: add libmount optstr.c testsKarel Zak2011-01-0318-0/+24
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: add regression testsDavidlohr Bueso2010-12-095-0/+15
| | | | | Signed-off-by: Davidlohr Bueso <dave@gnu.org> Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: update namei regression testKarel Zak2010-10-071-1/+5
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: update lscpu testsKarel Zak2010-08-207-0/+7
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: fix blkid MD test (missing tailing whitespaces)Karel Zak2010-08-201-2/+2
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: add blkid test for partitioned RAID0Karel Zak2010-08-181-0/+51
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* fdisk: update MBR after ID changeKarel Zak2010-08-091-0/+5
| | | | | Reported-by: Bernard Pidoux <bpidoux@free.fr> Signed-off-by: Karel Zak <kzak@redhat.com>
* libblkid: fix typo filesystem name nilfs to nilfs2Jiro SEKIBA2010-07-261-1/+1
| | | | | | The correct filesystem name is nilfs2, not nilfs. Signed-off-by: Jiro SEKIBA <jir@unicus.jp>
* tests: add nilfs2 test for libblkidJiro SEKIBA2010-07-131-0/+7
| | | | | Signed-off-by: Jiro SEKIBA <jir@unicus.jp> Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: update fdisk testsKarel Zak2010-06-167-64/+0Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: update blkid test for raid1Karel Zak2010-06-041-2/+0Star
| | | | | | ID_PART_ENTRY_TYPE_ENC does not exists anymore. Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: update lscpu testKarel Zak2010-06-041-1/+1
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* libblkid: add exFAT file system detection supportAndrew Nayenko2010-06-011-0/+7
| | | | | | Add exFAT file system <http://en.wikipedia.org/wiki/ExFAT> detection support. Signed-off-by: Andrew Nayenko <resver@gmail.com>
* tests: update ipcs/headers testFrancesco Cosoleto2010-06-011-8/+8
| | | | Signed-off-by: Francesco Cosoleto <cosoleto@gmail.com>
* tests: add lscpu dump from Dell R710, 8-core Nehalem w/HT (RHEL 5.5)Karel Zak2010-06-011-0/+39
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: update lscpuKarel Zak2010-06-016-36/+48
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: add cpuset regression testKarel Zak2010-06-011-0/+24
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: update fdisk testsKarel Zak2010-05-195-16/+16
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* libblkid: improbe DDF detectionKarel Zak2010-05-181-3/+3
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: update blkid/md-raid1-* testsKarel Zak2010-05-062-4/+12
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: add blkid test for TuxOnIceKarel Zak2010-05-061-0/+5
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: add blkid tests for RAID1Karel Zak2010-05-032-0/+116
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: added tests against strtosizeYann Droneaud2010-03-311-0/+7
| | | | | | | - test empty string, white spaces - test hexadecimal Signed-off-by: Yann Droneaud <yann@droneaud.fr>
* tests: use POSIX localeYann Droneaud2010-03-3122-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>
* lib: add strtosize() functionKarel Zak2010-03-301-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>
* tests: fix whitespacesKarel Zak2010-03-144-15/+15
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* libblkid: improve ZFS detection and add LABEL and UUID extractionAndreas Dilger2010-03-111-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>
* tests: update fdisk testsKarel Zak2010-03-111-2/+2
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* libblkid: fix ZSF detectionAndreas Dilger2010-02-171-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>
* tests: update fdisk testsKarel Zak2010-02-154-65/+65
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: update fdisk testsKarel Zak2010-02-121-13/+13
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: fix and update old fdisk testsKarel Zak2010-02-091-0/+1
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: add fdisk alignment testsKarel Zak2010-02-096-0/+471
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: add BeFS test imageKarel Zak2010-02-021-0/+7
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>