aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/tests/suites/test_identification.c
Commit message (Collapse)AuthorAgeFilesLines
* identification: Support custom types in string constructor prefixesMartin Willi2014-10-301-0/+6
|
* identification: Support prefixes in string constructors for an explicit typeMartin Willi2014-10-301-0/+4
|
* unit-tests: Re-align identification_create_from_string() unit test table dataMartin Willi2014-10-301-52/+52
|
* identification: Only use either , or / to separate RDNsTobias Brunner2014-06-181-4/+4
| | | | | If a DN starts with a slash (or whitespace and a slash) slashes will be used, otherwise commas.
* unit-tests: Fix a compiler warning in identification testsMartin Willi2013-11-061-1/+1
|
* unit-tests: Move test suites to its own subfolderMartin Willi2013-11-061-0/+857