util-linux/tests/ts
Masami Ichikawa 9c84873186 tests: mkfs-endianness test uses prepared test data
Commit 7b54f05d6b added iflag=fullblock
option, it works fine with coreutils's dd but macOS's dd doesn't support
iflag option then test failed on macOS[1].

This commit added prepared test data for test to not use dd command to
avoid dd command difference.

tested on raspberry pi3
$ sudo sh -c 'for i in $(seq 1 500); do taskset -c 0 ./ts/cramfs/mkfs-endianness ;  done' | grep FAILED | wc -l
0

tested on macOS
$ sudo sh -c 'for i in $(seq 1 500); do ./ts/cramfs/mkfs-endianness ;  done' | grep FAILED | wc -l
       0

[1]https://travis-ci.org/github/karelzak/util-linux/jobs/723642222#L3907

Signed-off-by: Masami Ichikawa <masami256@gmail.com>
2020-09-09 09:10:58 +09:00
..
bitops tests: check commands needed for running a test exist 2014-03-07 11:52:57 +01:00
blkdiscard tests: remove device name from blkdiscard output 2019-10-09 16:57:24 +02:00
blkid tests: skip "blkid/dm-err" when `mknod` doesn't work 2020-07-03 11:44:23 +00:00
build-sys tests: don't use ASAN in build tests 2020-06-08 11:45:09 +02:00
cal cal: Add test, all are checked against ncal 2020-05-11 17:41:54 +02:00
chfn tests: (chfn) force to bash 2019-12-16 15:27:45 +01:00
col col: fix output when first line does not have newline character 2020-06-20 22:17:30 +01:00
colcrt tests: (colcrt) use env to set locale 2019-08-30 20:46:58 +02:00
colrm tests: split stdout and stderr 2019-08-30 15:50:07 +02:00
column tests: split stdout and stderr 2019-08-30 15:50:07 +02:00
cramfs tests: mkfs-endianness test uses prepared test data 2020-09-09 09:10:58 +09:00
dmesg tests: split stdout and stderr 2019-08-30 15:50:07 +02:00
eject tests: cleanup fdisk based stuff 2020-03-24 14:30:16 +01:00
fdisk tests: explain why MD tests with metadata v0.90 are KNOWN-FAIL 2020-06-11 11:05:30 +02:00
fincore tests: split stdout and stderr 2019-08-30 15:50:07 +02:00
findmnt libmount: make rootfs lookup by parent-id more robust 2017-02-01 16:20:12 +01:00
fsck tests: cleanup fdisk based stuff 2020-03-24 14:30:16 +01:00
fuzzers tests: add testcases that triggered various crashes 2020-08-12 00:21:45 +00:00
getopt tests: (getopt) remove unwanted paths from error output 2019-08-30 20:46:44 +02:00
hardlink tests: add missing 'ts_check_prog xz' 2019-10-10 09:07:10 +02:00
hexdump tests: split stdout and stderr 2019-08-30 15:50:07 +02:00
hwclock skip hwclock/systohc on Travis CI on Ubuntu Precise 2020-07-02 11:52:46 +00:00
ipcs tests: an attempt to get around https://github.com/karelzak/util-linux/issues/1110 2020-07-28 08:15:23 +00:00
isosize tests: split stdout and stderr 2019-08-30 15:50:07 +02:00
kill cleanup: Remove some spurious spaces 2019-10-01 13:01:43 +02:00
libfdisk tests: add remaining stderr outputs 2019-08-30 16:10:01 +02:00
libmount tests: ignore the python libmount tests when they're run under UBSan 2020-07-03 11:18:54 +02:00
libsmartcols tests: split stdout and stderr 2019-08-30 15:50:07 +02:00
logger tests: split stdout and stderr 2019-08-30 15:50:07 +02:00
login tests: check commands needed for running a test exist 2014-03-07 11:52:57 +01:00
look tests: check commands needed for running a test exist 2014-03-07 11:52:57 +01:00
losetup tests: fix grep expressions for devices 2018-03-19 11:46:11 +01:00
lsblk tests: (lsblk) gather also udev attributes for new dumps 2019-10-15 13:29:13 +02:00
lscpu tests: lscpu s390 nested virtualization 2019-09-22 13:49:45 +02:00
lsmem cleanup: Remove some spurious spaces 2019-10-01 13:01:43 +02:00
lsns tests: make lsns-netnsid portable 2018-11-30 12:24:15 +01:00
md5 tests: test_md5 prints md5sum only 2016-04-13 12:29:16 +02:00
minix tests: split stdout and stderr 2019-08-30 15:50:07 +02:00
misc tests: Fix mountpoint test failure in build chroots. 2020-06-24 15:44:44 +02:00
more tests: split stdout and stderr 2019-08-30 15:50:07 +02:00
mount tests: cleanup fdisk based stuff 2020-03-24 14:30:16 +01:00
namei tests: split stdout and stderr 2019-08-30 15:50:07 +02:00
partx tests: split stdout and stderr 2019-08-30 15:50:07 +02:00
paths tests: mark build-in paths test as optional 2016-08-12 10:13:22 +02:00
rename rename: tests: add more symlink checks 2020-07-14 15:51:47 -03:00
schedutils tests: split stdout and stderr 2019-08-30 15:50:07 +02:00
script tests: mark scriptlive as KNOWN_FAILED 2019-11-26 09:56:24 +01:00
sfdisk tests: add sfdisk test for 4fe7f9b614 2020-08-10 12:00:17 +02:00
sha1 libuuid: add support for hash-based UUIDs 2017-09-05 11:26:39 +02:00
swapon tests: split stdout and stderr 2019-08-30 15:50:07 +02:00
utmp tests: split stdout and stderr 2019-08-30 15:50:07 +02:00
uuid cleanup: Remove some spurious spaces 2019-10-01 13:01:43 +02:00
wipefs tests: consolidate rmmod scsi_debug 2016-10-21 15:08:49 +02:00