summaryrefslogtreecommitdiff
path: root/tests/expected
AgeCommit message (Collapse)AuthorFilesLines
2012-07-31tests: rename doslabel testKarel Zak2-24/+24
Signed-off-by: Karel Zak <kzak@redhat.com>
2012-07-30tests: remove lt- prefixesKarel Zak1-2/+2
Reported-by: Bernhard Voelker <mail@bernhard-voelker.de> Signed-off-by: Karel Zak <kzak@redhat.com>
2012-07-27tests: update non-lib build testsKarel Zak5-0/+276
Signed-off-by: Karel Zak <kzak@redhat.com>
2012-07-26tests: update build-sys testsKarel Zak13-1018/+1198
Signed-off-by: Karel Zak <kzak@redhat.com>
2012-07-26tests: update partx, add missing whitespaceKarel Zak4-10/+10
... probably removed by git-pull from Sami's repo :-( Signed-off-by: Karel Zak <kzak@redhat.com>
2012-07-26tests: update blkid tests with fdisk outputKarel Zak3-6/+3
Signed-off-by: Karel Zak <kzak@redhat.com>
2012-07-26tests: update fdisk test (default output format changed)Petr Uzel6-13/+7
Signed-off-by: Petr Uzel <petr.uzel@suse.cz>
2012-07-26tests: partx changed default output formatSami Kerola5-15/+20
Reference: commit 7cfd1b26437acd45f1e2e75c9648afabb8f5b2da Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2012-07-23tests: update oddinput testKarel Zak1-2/+2
Signed-off-by: Karel Zak <kzak@redhat.com>
2012-06-26build-sys: convert tests/ to moduleKarel Zak1-1/+0
Signed-off-by: Karel Zak <kzak@redhat.com>
2012-06-21tests: add lscpu test for box with 64 CPUsKarel Zak1-0/+88
Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 64 On-line CPU(s) list: 0-63 Thread(s) per core: 2 Core(s) per socket: 8 Socket(s): 4 Vendor ID: GenuineIntel ... Signed-off-by: Karel Zak <kzak@redhat.com>
2012-06-21fdisk: tests: update oddinput testDavidlohr Bueso1-0/+1
Adding mbr to the API breaks this test, specifically when reading the first 512 bytes of the MBR, update the expected output for oddinput.toosmall. Also let the test create and remove the test file instead of having it in the expected directory. Signed-off-by: Davidlohr Bueso <dave@gnu.org>
2012-05-28tests: add losetup/mount encryption testKarel Zak1-0/+1
Signed-off-by: Karel Zak <kzak@redhat.com>
2012-05-24tests: add UFS uuids to resultsKarel Zak1-0/+2
Signed-off-by: Karel Zak <kzak@redhat.com>
2012-05-10tests: update fdisk testKarel Zak1-0/+1
Signed-off-by: Karel Zak <kzak@redhat.com>
2012-03-29tests: add umount-by-eject testsKarel Zak6-0/+8
Signed-off-by: Karel Zak <kzak@redhat.com>
2012-03-27tests: add swapon tests for --fixpgsz and fix signatureKarel Zak2-0/+2
Signed-off-by: Karel Zak <kzak@redhat.com>
2012-03-26tests: updateKarel Zak2-2/+0
Signed-off-by: Karel Zak <kzak@redhat.com>
2012-03-21tests: update iso testsKarel Zak3-0/+6
Signed-off-by: Karel Zak <kzak@redhat.com>
2012-03-18pathnames: clean up various user database pathsSami Kerola1-8/+0
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2012-03-06tests: add lslocks to build-sys testsKarel Zak14-0/+14
Signed-off-by: Karel Zak <kzak@redhat.com>
2012-03-02tests: update libmount testsKarel Zak5-5/+5
Signed-off-by: Karel Zak <kzak@redhat.com>
2012-03-01tests: add tests for mount --make-* stuffKarel Zak4-0/+4
Signed-off-by: Karel Zak <kzak@redhat.com>
2012-02-28test: test 'none' source for mount(8)Karel Zak1-0/+1
Signed-off-by: Karel Zak <kzak@redhat.com>
2012-02-24tests: test non-canonical paths in fstabKarel Zak3-0/+15
Signed-off-by: Karel Zak <kzak@redhat.com>
2012-02-23tests: add wall to build-sys testsKarel Zak14-0/+14
Signed-off-by: Karel Zak <kzak@redhat.com>
2012-01-17test: refresh build-sys testsKarel Zak14-36/+153
Signed-off-by: Karel Zak <kzak@redhat.com>
2012-01-12tests: fix mount/special to be compatible with libmountKarel Zak1-17/+1
Signed-off-by: Karel Zak <kzak@redhat.com>
2012-01-12tests: update tests with fdisk outputKarel Zak3-9/+9
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-12-16tests: update fdisk testsFrancesco Cosoleto6-31/+30
Signed-off-by: Francesco Cosoleto <cosoleto@gmail.com>
2011-11-23tests: add mkfs.carmfs test for small FS with duplicate filesKarel Zak1-0/+3
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-11-04tests: add build-sys regression testKarel Zak15-0/+1538
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-10-26tests: remove obsolete checktty testKarel Zak1-8/+0
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-10-26login: add login.defs code and testsKarel Zak1-0/+14
The new logindefs.c file contains /etc/login.defs parser and functions for searching in the list of the login default variables. The patch also contains a new regression test for the code. Based on pam_login-4.0 from Suse. Signed-off-by: Karel Zak <kzak@redhat.com>
2011-10-11lscpu: add s390 kvm test caseHeiko Carstens1-0/+21
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
2011-09-30tests: add missing fileKarel Zak1-0/+2
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-09-09lscpu: add Hypervisor to outputHeiko Carstens2-0/+2
Some vendors have several hypervisors. Therefore it makes sense to not only print out the hypervisor vendor but also the name of the hypervisor. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Karel Zak <kzak@redhat.com>
2011-09-09lscpu: add s390 test caseHeiko Carstens2-0/+56
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
2011-08-30tests: update fdisk and blkid MD testsFrancesco Cosoleto8-54/+101
Signed-off-by: Francesco Cosoleto <cosoleto@gmail.com>
2011-07-27tests: update lscpu testsKarel Zak16-16/+16
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-07-25tests: add -o remount to libmount testsKarel Zak1-0/+2
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-07-21tests: add 'none' source to libmount update testsKarel Zak6-0/+6
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-06-09tests: update blkid MD testKarel Zak1-0/+6
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-06-08tests: add lscpu dumps from three Dell's & a XenSami Kerola4-0/+121
x86_64-dell_poweredgeR610 Ubuntu 11.04 kernel 2.6.38-8 x86_64-dell_poweredge1950 Red Hat EL 4.5 kernel 2.6.9-55.ELsmp x86_64-dell_e4310 Red Hat EL 5.3 kernel 2.6.18-194.17.4.el5 x86_64-el5xen Red Hat EL 5.6 kernel 2.6.18-238.el5xen Signed-off-by: Sami Kerola <sami.kerola@tomtom.com>
2011-06-01tests: add colrm basic testSami Kerola1-0/+3
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2011-05-26This adds a second parameter to size_to_human_string() to return aFrancesco Cosoleto1-26/+26
string with a different format based on the following flags: SIZE_SUFFIX_1LETTER = "1K" SIZE_SUFFIX_3LETTER = "1KiB", SIZE_SUFFIX_SPACE = "1 KiB" or "1 K" [kzak@redhat.com: - rename flags to SIZE_SUFFIX_* format, - fix suffix[] buffer size - add 3 letter version to the test] Signed-off-by: Francesco Cosoleto <cosoleto@gmail.com> Signed-off-by: Karel Zak <kzak@redhat.com>
2011-05-26tests: test column(1) with multiple input filesKarel Zak1-0/+10
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-05-26Merge branch 'column' of git://github.com/kerolasa/lelux-utiliteetit into columnKarel Zak2-0/+14
* 'column' of git://github.com/kerolasa/lelux-utiliteetit: tests: add column tests column.c: global variables removed column.c: validate numeric user inputs column.c: free memory before exit column.c: make table function clarification column.c: coding style fixes column.c: add version printing column.c: replace emalloc with xcalloc
2011-05-19tests: add column testsSami Kerola2-0/+14
Very basic regression tests for the column(1) command. http://permalink.gmane.org/gmane.linux.utilities.util-linux-ng/4066 Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2011-05-16tests: update for recent fdisk changesKarel Zak8-90/+114
Signed-off-by: Karel Zak <kzak@redhat.com>