File: TESTS

package info (click to toggle)
partman-crypto 57
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 2,664 kB
  • sloc: sh: 1,956; ansic: 172; makefile: 33
file content (13 lines) | stat: -rw-r--r-- 431 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Tests from http://base64.sourceforge.net/b64.c
case0: empty file:
case1: One input character
case2: Two input characters
case3: Three input characters
case4: Four input characters
case5: All chars from 0 to ff
# Other tests
case6: 1234 zero bytes
# Keyfile tests
case7: loop-AES v1 format, 45 bytes from /dev/urandom
case8: loop-AES v2 format, 2880 bytes from /dev/urandom
case9: loop-AES v3 format, 2925 bytes from /dev/urandom