]> git.apps.os.sepia.ceph.com Git - fscrypt.git/commit
cli-tests: add t_not_enabled
authorEric Biggers <ebiggers@google.com>
Sat, 9 May 2020 21:04:47 +0000 (14:04 -0700)
committerEric Biggers <ebiggers@google.com>
Sat, 9 May 2020 21:04:47 +0000 (14:04 -0700)
commitc5faa27f1ff51d9fe7e6453a6e92b032c82b3c43
tree1c641f8fb089322b3969547c0a0ccc67d2cba35e
parent135174c6a1606396812b5cc16105ed0bcdccebd4
cli-tests: add t_not_enabled

Test that fscrypt fails when the filesystem doesn't have the encrypt
feature enabled.  Then test enabling it.
cli-tests/t_not_enabled.out [new file with mode: 0644]
cli-tests/t_not_enabled.sh [new file with mode: 0755]