summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* docs: Documentation directory addedSami Kerola2011-08-122-28/+0Star
* tests: fix compiler warnings [-Wunused-parameter]Karel Zak2011-08-012-3/+2Star
* tests: update lscpu testsKarel Zak2011-07-2716-16/+16
* tests: remove generated fileKarel Zak2011-07-262-0/+0
* Merge branch 'cramfs' of https://github.com/kerolasa/lelux-utiliteetitKarel Zak2011-07-261-2/+2
|\
| * md5: use symbolical digest lengthSami Kerola2011-07-211-2/+2
* | tests: add -o remount to libmount testsKarel Zak2011-07-252-0/+6
* | tests: add 'none' source to libmount update testsKarel Zak2011-07-217-0/+10
|/
* test_sysinfo: fix printf formatKarel Zak2011-06-141-1/+1
* test_sysinfo: Use CHAR_BIT*sizeof(void*) instead of __WORDSIZE.Josiah Worcester2011-06-141-1/+1
* tests: update blkid MD testKarel Zak2011-06-091-0/+6
* build-sys: use top-level directory for libblkid rather than shlibs/blkidKarel Zak2011-06-091-2/+2
* build-sys: use top-level directory for libmount rather than shlibs/mountKarel Zak2011-06-091-7/+7
* build-sys: use top-level directory for libuuid rather than shlibs/uuidKarel Zak2011-06-091-1/+1
* tests: add lscpu dumps from three Dell's & a XenSami Kerola2011-06-088-0/+121
* tests: add colrm basic testSami Kerola2011-06-013-0/+30
* This adds a second parameter to size_to_human_string() to return aFrancesco Cosoleto2011-05-261-26/+26
* tests: test column(1) with multiple input filesKarel Zak2011-05-262-0/+42
* Merge branch 'column' of git://github.com/kerolasa/lelux-utiliteetit into columnKarel Zak2011-05-268-0/+83
|\
| * tests: add column testsSami Kerola2011-05-198-0/+83
* | tests: update for recent fdisk changesKarel Zak2011-05-169-91/+115
* | tests: add mount(8) test for fstab entries without optionsKarel Zak2011-05-114-0/+66
|/
* libmount: add mnt_tabdiff_* functionsKarel Zak2011-04-2610-0/+132
* libmount: add support for x-* mount commentsKarel Zak2011-04-213-4/+4
* tests: don't run mount/regfile test on old kernelKarel Zak2011-04-191-1/+8
* tests: add test for RLIMIT_FSIZE issueKarel Zak2011-04-194-0/+81
* tests: use libmount tab update tests for UID=0 onlyKarel Zak2011-04-191-0/+1
* libblkid: remove test for non-zero head count in FAT superblock probe.Nick Holloway2011-04-122-0/+8
* tests: add dump from PPC64 to lscpu testsKarel Zak2011-03-312-0/+31
* lscpu: detect sun4{u,v} in /proc/cpuinfo for sparc64Karel Zak2011-03-311-0/+1
* tests: add dump from UltraSparc T1 to lscpu testsKarel Zak2011-03-312-0/+37
* tests: add dump from huge ia64 to lscpu testsKarel Zak2011-03-312-0/+654
* lscpu: fix op-mode for /{sys,proc} dumpsKarel Zak2011-03-311-1/+0Star
* tests: update GPT testKarel Zak2011-03-111-5/+5
* tests: update libmount tests (add optstr output)Karel Zak2011-02-2316-2/+76
* tests: add tests for [u]mount regular fileKarel Zak2011-02-212-0/+31
* lib: [strutils] avoid integer overflow on large valuesDave Reisner2011-02-151-26/+26
* tests: fix libmount testKarel Zak2011-02-091-0/+5
* tests: skip non-compiled libmount testsKarel Zak2011-01-258-0/+16
* tests: update lscpu tests on x86_64Karel Zak2011-01-252-2/+2
* tests: ignore device name used in some fdisk and blkid testsFrancesco Cosoleto2011-01-2410-35/+40
* remaining util-linux-ng to util-linuxSami Kerola2011-01-231-1/+1
* build-sys: use WORDS_BIGENDIAN to determine platform byte-orderFabian Groffen2011-01-171-6/+1Star
* tests: use findmnt(8) for remount testKarel Zak2011-01-031-2/+2
* tests: use findmnt(8) for mount --move testKarel Zak2011-01-031-8/+5Star
* tests: refresh libmount fstab parser testsKarel Zak2011-01-036-6/+0Star
* tests: fix strtosize() testKarel Zak2011-01-033-39/+39
* tests: check for mtabKarel Zak2011-01-032-1/+7
* tests: add libmount utab testsKarel Zak2011-01-038-0/+130
* libmount: minor fixesKarel Zak2011-01-031-1/+0Star