util-linux/tests/expected
Karel Zak 18b96d7102 Merge branch 'col-refactor' of https://github.com/kerolasa/util-linux
* 'col-refactor' of https://github.com/kerolasa/util-linux:
  col: replace LINE and CHAR typedefs with structs
  col: free memory before exit [LeakSanitizer]
  col: tidy up sources a little bit
  col: add defaults to switch case clauses
  col: flip all comparisions to numerical order
  col: use size_t when dealing with numbers that buffer sizes
  col: add structure to hold line variables
  col: add update_cur_line() function
  col: add handle_not_graphic() function
  col: initialize variables when they are declared
  col: move option handling to separate function
  col: move global variables to a control structure
  col: use inline function rather than function like define
  col: use typedef and enum to clarify struct
  col: remove function prototypes
  col: add more tests
2020-09-29 13:41:00 +02:00
..
bitops
blkdiscard tests: remove device name from blkdiscard output 2019-10-09 16:57:24 +02:00
blkid tests: update fdisk outputs due to sizes rounding change 2020-04-16 12:19:16 +02:00
build-sys tests: add STATIC binaries to build-sys tests 2020-06-09 10:55:20 +02:00
cal cal: Add test, all are checked against ncal 2020-05-11 17:41:54 +02:00
chfn tests: add new test for chfn gecos 2019-12-16 13:22:29 +01:00
col col: add more tests 2020-09-11 20:55:01 +01:00
colcrt colcrt: avoid the command getting hung [afl] 2016-04-13 12:29:16 +02:00
colrm
column tests: (column) use actually invalid multibytes to test encoding 2019-08-27 09:36:50 +02:00
cramfs tests: split stdout and stderr 2019-08-30 15:50:07 +02:00
dmesg tests: adjust for ISO timezone colon use 2017-11-12 09:08:43 -05:00
eject tests: don't skip case "output undefined" 2016-03-07 23:34:24 +01:00
fdisk fdisk: fix expected test output on alpha 2020-07-24 09:09:43 +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
getopt tests: (getopt) remove unwanted paths from error output 2019-08-30 20:46:44 +02:00
hardlink tests: (hardlink) update noregex 2019-02-11 14:53:51 +01:00
hexdump tests: add .BE hexdump test results (from s390) 2014-05-14 14:05:54 +02:00
ipcs misc: Fix various typos 2016-05-31 23:40:21 +02:00
isosize tests: add isosize --sectors and --divisor tests 2014-02-17 14:16:21 +01:00
kill tests: split stdout and stderr 2019-08-30 15:50:07 +02:00
libfdisk tests: cleanup fdisk based stuff 2020-03-24 14:30:16 +01:00
libmount tests: (libmount) make X-* and x-* more robust 2019-07-15 12:46:11 +02:00
libsmartcols tests: (libsmartcols) add padding tests 2019-07-23 16:26:48 +02:00
logger tests: split stdout and stderr 2019-08-30 15:50:07 +02:00
login
look
losetup tests: Add losetup-loop test suite 2016-08-17 13:02:35 +02:00
lsblk libsmartcols: cleanup and extend padding functionality 2019-07-23 16:24:42 +02:00
lscpu tests: lscpu s390 nested virtualization 2019-09-22 13:49:45 +02:00
lsmem lsmem: improve JSON output 2018-04-05 12:14:46 +02:00
lsns lsns: add a case for testing nsfs column 2017-11-27 15:54:57 +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
mount tests: commit add missing file 2019-11-05 15:42:19 +01:00
namei tests: remove namei(1) failed lstat test 2018-03-27 14:21:46 +02:00
partx tests: update fdisk outputs due to sizes rounding change 2020-04-16 12:19:16 +02:00
paths agetty: remove obsolete HAVE_UPDWTMP fallback 2016-12-07 12:35:24 +01:00
rename rename: tests: add more symlink checks 2020-07-14 15:51:47 -03:00
schedutils tests: add chrt vs. nice test 2016-10-03 12:06:55 +02:00
script tests: update script(1) return code 2020-09-21 13:34:06 +02: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
tailf tests: remove warning from test output 2015-03-17 09:59:10 +01:00
utmp tests: adjust for ISO timezone colon use 2017-11-12 09:08:43 -05:00
uuid test: update UUID v5 tests 2018-08-31 12:48:46 +02:00
wipefs