]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: split additional tests into subtests
authorVojtěch Eichler <vojta.eich@gmail.com>
Tue, 19 Oct 2021 18:45:28 +0000 (20:45 +0200)
committerVojtěch Eichler <vojta.eich@gmail.com>
Tue, 19 Oct 2021 18:45:28 +0000 (20:45 +0200)
commitb75bc0e78f1d2a9e76b900de8ca17f176483cafb
tree38f71fd5564f90de7343e5566daa86ef0c94396f
parentd4daa330b0baca5e7e55fc3d0b1dd993c12c68b0
tests: split additional tests into subtests
14 files changed:
tests/expected/misc/line
tests/expected/misc/line-empty-input [new file with mode: 0644]
tests/expected/misc/line-empty-input-wait-for-eof [new file with mode: 0644]
tests/expected/misc/line-large-line [new file with mode: 0644]
tests/expected/misc/line-one-call [new file with mode: 0644]
tests/expected/misc/line-text-without-eol [new file with mode: 0644]
tests/expected/misc/line-two-calls [new file with mode: 0644]
tests/expected/misc/line-wait-for-eof [new file with mode: 0644]
tests/expected/ul/basic
tests/expected/ul/basic-filter-input [new file with mode: 0644]
tests/expected/ul/basic-indicated [new file with mode: 0644]
tests/expected/ul/basic-printable-characters [new file with mode: 0644]
tests/ts/misc/line
tests/ts/ul/basic