|
KiCad PCB EDA Suite
|
Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (RedirectUriUsesLoopback) | |
| BOOST_AUTO_TEST_CASE (WrongStateRejected) | |
| BOOST_AUTO_TEST_CASE (WrongCallbackPathRejected) | |
| BOOST_AUTO_TEST_CASE (MissingCodeRejected) | |
| BOOST_AUTO_TEST_CASE | ( | MissingCodeRejected | ) |
Definition at line 62 of file test_oauth_loopback_server.cpp.
References OAUTH_LOOPBACK_SERVER::ParseAuthorizationResponse().
| BOOST_AUTO_TEST_CASE | ( | RedirectUriUsesLoopback | ) |
Definition at line 27 of file test_oauth_loopback_server.cpp.
References BOOST_AUTO_TEST_CASE(), BOOST_REQUIRE(), OAUTH_LOOPBACK_SERVER::GetRedirectUri(), and OAUTH_LOOPBACK_SERVER::Start().
| BOOST_AUTO_TEST_CASE | ( | WrongCallbackPathRejected | ) |
Definition at line 49 of file test_oauth_loopback_server.cpp.
References OAUTH_LOOPBACK_SERVER::ParseAuthorizationResponse().
| BOOST_AUTO_TEST_CASE | ( | WrongStateRejected | ) |
Definition at line 36 of file test_oauth_loopback_server.cpp.
References OAUTH_LOOPBACK_SERVER::ParseAuthorizationResponse().