|
KiCad PCB EDA Suite
|
Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (Rfc7636ChallengeExampleMatches) | |
| BOOST_AUTO_TEST_CASE (GeneratedVerifierAndStateLookValid) | |
| BOOST_AUTO_TEST_CASE | ( | GeneratedVerifierAndStateLookValid | ) |
Definition at line 35 of file test_oauth_pkce.cpp.
References OAUTH_PKCE::CreateCodeChallenge(), OAUTH_PKCE::GenerateCodeVerifier(), and OAUTH_PKCE::GenerateState().
| BOOST_AUTO_TEST_CASE | ( | Rfc7636ChallengeExampleMatches | ) |
Definition at line 27 of file test_oauth_pkce.cpp.
References BOOST_AUTO_TEST_CASE(), BOOST_CHECK_EQUAL(), and OAUTH_PKCE::CreateCodeChallenge().