summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/crypt01/crypt01.doc
blob: 8b63d3ca3143e8656485eb01abaf913189d0bd6c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
This file describes the directives and concepts tested by this test set.

test set name: crypt01

directives:

  - crypt_set_format
  - crypt_get_format
  - crypt_md5_r
  - crypt_sha256_r
  - crypt_sha512_r

concepts:

  - Ensure that the crypt family functions work for some test cases.