]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: split several tests into subtests
authorVojtěch Eichler <vojta.eich@gmail.com>
Thu, 14 Oct 2021 10:33:45 +0000 (12:33 +0200)
committerVojtěch Eichler <vojta.eich@gmail.com>
Thu, 14 Oct 2021 10:33:45 +0000 (12:33 +0200)
commitd4daa330b0baca5e7e55fc3d0b1dd993c12c68b0
treec91dd77ea9061551b91afab9f88c858aef5de87b
parent298a9eaf659bdddff7145e9f800b3a0b712fc0a2
tests: split several tests into subtests
58 files changed:
tests/expected/col/newlines
tests/expected/col/newlines-one-line-no-nl [new file with mode: 0644]
tests/expected/col/newlines-one-line-with-nl [new file with mode: 0644]
tests/expected/col/newlines-second-line-no-nl [new file with mode: 0644]
tests/expected/col/newlines-second-line-with-nl [new file with mode: 0644]
tests/expected/col/newlines-zero-length-file [new file with mode: 0644]
tests/expected/col/options
tests/expected/col/options-no-backspaces [new file with mode: 0644]
tests/expected/col/options-pass [new file with mode: 0644]
tests/expected/col/options-spaces [new file with mode: 0644]
tests/expected/col/options-tabs [new file with mode: 0644]
tests/expected/fdisk/gpt
tests/expected/fdisk/gpt-change-type-by-number [new file with mode: 0644]
tests/expected/fdisk/gpt-change-type-by-uuid [new file with mode: 0644]
tests/expected/fdisk/gpt-corrupt-backup-table [new file with mode: 0644]
tests/expected/fdisk/gpt-corrupt-primary-table [new file with mode: 0644]
tests/expected/fdisk/gpt-create-again-partition [new file with mode: 0644]
tests/expected/fdisk/gpt-create-partitions [new file with mode: 0644]
tests/expected/fdisk/gpt-delete-partition [new file with mode: 0644]
tests/expected/fdisk/gpt-empty-pt [new file with mode: 0644]
tests/expected/fdisk/id
tests/expected/fdisk/id-create-mbr-with-id-0x1 [new file with mode: 0644]
tests/expected/fdisk/id-create-mbr-with-id-0x1.sparc [new file with mode: 0644]
tests/expected/fdisk/id-create-mbr-with-id-0x2 [new file with mode: 0644]
tests/expected/fdisk/id-create-mbr-with-id-0x2.sparc [new file with mode: 0644]
tests/expected/fdisk/id.sparc
tests/expected/fdisk/mbr-dos-mode
tests/expected/fdisk/mbr-dos-mode-create-another-log-par [new file with mode: 0644]
tests/expected/fdisk/mbr-dos-mode-create-extended-par [new file with mode: 0644]
tests/expected/fdisk/mbr-dos-mode-create-logical-par [new file with mode: 0644]
tests/expected/fdisk/mbr-dos-mode-create-primary-partition [new file with mode: 0644]
tests/expected/fdisk/mbr-dos-mode-delete-extended-par [new file with mode: 0644]
tests/expected/fdisk/mbr-dos-mode-delete-logical-par [new file with mode: 0644]
tests/expected/fdisk/mbr-dos-mode-delete-primary-par [new file with mode: 0644]
tests/expected/fdisk/mbr-dos-mode-empty-pt [new file with mode: 0644]
tests/expected/fdisk/mbr-dos-mode-re-create-primary-par [new file with mode: 0644]
tests/expected/fdisk/mbr-dos-mode-set-partition-type [new file with mode: 0644]
tests/expected/fdisk/mbr-dos-mode-set-primary-par-active [new file with mode: 0644]
tests/expected/fdisk/mbr-sort
tests/expected/fdisk/mbr-sort-create-logical-partitions [new file with mode: 0644]
tests/expected/fdisk/mbr-sort-create-primary-partitions [new file with mode: 0644]
tests/expected/fdisk/mbr-sort-empty-pt [new file with mode: 0644]
tests/expected/fdisk/mbr-sort-fix-order [new file with mode: 0644]
tests/expected/fdisk/sunlabel
tests/expected/fdisk/sunlabel-create-first-partition [new file with mode: 0644]
tests/expected/fdisk/sunlabel-create-second-partition [new file with mode: 0644]
tests/expected/fdisk/sunlabel-delete-all-partitions [new file with mode: 0644]
tests/expected/fdisk/sunlabel-empty-sun-pt [new file with mode: 0644]
tests/expected/fdisk/sunlabel-set-first-par-mountable [new file with mode: 0644]
tests/expected/fdisk/sunlabel-set-first-par-readonly [new file with mode: 0644]
tests/expected/fdisk/sunlabel-set-partition-sysid [new file with mode: 0644]
tests/ts/col/newlines
tests/ts/col/options
tests/ts/fdisk/gpt
tests/ts/fdisk/id
tests/ts/fdisk/mbr-dos-mode
tests/ts/fdisk/mbr-sort
tests/ts/fdisk/sunlabel