aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/tests/suites/test_identification.c
Commit message (Collapse)AuthorAgeFilesLines
* 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