]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
tests: check proper operation of metadata_csum_seed
authorDarrick J. Wong <darrick.wong@oracle.com>
Sat, 5 Mar 2016 19:01:11 +0000 (14:01 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 7 Mar 2016 01:08:53 +0000 (20:08 -0500)
commit2b8772f522be1c82c92e7e0401126808431d06a2
tree09ea085b607f66c18073ea097cfab7111aecb96e
parent1b7623b82251774f5e21a2671033993a74371af5
tests: check proper operation of metadata_csum_seed

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
23 files changed:
lib/ext2fs/ismounted.c
tests/t_change_uuid/expect [new file with mode: 0644]
tests/t_change_uuid/script [new file with mode: 0755]
tests/t_change_uuid_mcsum/expect [new file with mode: 0644]
tests/t_change_uuid_mcsum/script [new file with mode: 0755]
tests/t_change_uuid_mcsum_mounted/expect [new file with mode: 0644]
tests/t_change_uuid_mcsum_mounted/script [new file with mode: 0755]
tests/t_change_uuid_mcsum_seed_mounted/expect [new file with mode: 0644]
tests/t_change_uuid_mcsum_seed_mounted/script [new file with mode: 0755]
tests/t_change_uuid_mounted/expect [new file with mode: 0644]
tests/t_change_uuid_mounted/script [new file with mode: 0755]
tests/t_disable_changed_csum_seed/expect [new file with mode: 0644]
tests/t_disable_changed_csum_seed/script [new file with mode: 0755]
tests/t_disable_changed_csum_seed_mounted/expect [new file with mode: 0644]
tests/t_disable_changed_csum_seed_mounted/script [new file with mode: 0755]
tests/t_disable_csum_seed/expect [new file with mode: 0644]
tests/t_disable_csum_seed/script [new file with mode: 0755]
tests/t_disable_meta_csum_and_seed/expect [new file with mode: 0644]
tests/t_disable_meta_csum_and_seed/script [new file with mode: 0755]
tests/t_enable_csum_seed/expect [new file with mode: 0644]
tests/t_enable_csum_seed/script [new file with mode: 0755]
tests/t_format_csum_seed/expect [new file with mode: 0644]
tests/t_format_csum_seed/script [new file with mode: 0755]