]> git.apps.os.sepia.ceph.com Git - fscrypt.git/commit
cli-tests: add t_encrypt
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)
commit3d0151289ecf45407a1ec049b46bba8647d08f2b
tree5f14939c7a0cd93811c4132808b35dd40027d6a0
parent93e8c0616359635c8116ceff5a5c5ff26be59576
cli-tests: add t_encrypt

Add general tests for 'fscrypt encrypt'.  For protector-specific tests,
see t_encrypt_custom, t_encrypt_login, and t_encrypt_raw_key.
cli-tests/t_encrypt.out [new file with mode: 0644]
cli-tests/t_encrypt.sh [new file with mode: 0755]