summaryrefslogtreecommitdiffstats
path: root/tests/expected/cramfs
Commit message (Collapse)AuthorAgeFilesLines
* tests: cramfs, fix root groupRuediger Meier2016-03-071-2/+78
| | | | | | | | | | | | Sudo may login as group wheel or may use user's original group. Note that group 0 is not named "root" on all Unix systems. We have some more tests with similar issues but they are Linux-only (losetup, scsi_debug). We don't fix them unless somebody complains. BTW we use hexdump instead of md5sum. Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
* tests: fix cramfs/mkfs for BE and different pagesizesRuediger Meier2015-04-021-1/+0Star
| | | | Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
* tests: add mkfs.carmfs test for small FS with duplicate filesKarel Zak2011-11-231-0/+3
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: cleanup ts/cramfs/mkfs-endiannessKarel Zak2009-02-181-0/+4
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: cleanup ts/cramfs/fsck-endiannessKarel Zak2009-02-181-0/+8
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: refresh and cleanup cramfs/mkfsroot2009-02-111-2555/+2555
| | | | Signed-off-by: root <root@nb.net.home>
* tests: create expected/$(component)/$(testname)Karel Zak2009-02-111-0/+4125
Signed-off-by: Karel Zak <kzak@redhat.com>