OpenVPN 3 Core Library
Loading...
Searching...
No Matches
test_verify_x509_name.cpp File Reference
Include dependency graph for test_verify_x509_name.cpp:

Go to the source code of this file.

Namespaces

namespace  unittests
 

Functions

OptionList unittests::parse_testcfg (std::string &config)
 
 unittests::TEST (VerifyX509Name, ConfigMissingArgs)
 
 unittests::TEST (VerifyX509Name, ConfigIncorrectType)
 
 unittests::TEST (VerifyX509Name, ConfigCorrectDefaultType)
 
 unittests::TEST (VerifyX509Name, ConfigCorrectSubject)
 
 unittests::TEST (VerifyX509Name, ConfigCorrectName)
 
 unittests::TEST (VerifyX509Name, ConfigSquote)
 
 unittests::TEST (VerifyX509Name, ConfigCorrectNamePrefix)
 
 unittests::TEST (VerifyX509Name, TestSubject)
 
 unittests::TEST (VerifyX509Name, TestName)
 
 unittests::TEST (VerifyX509Name, TestNamePrefix)