KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_oauth_loopback_server.cpp File Reference
#include <boost/test/unit_test.hpp>
#include <oauth/oauth_loopback_server.h>

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)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/4]

BOOST_AUTO_TEST_CASE ( MissingCodeRejected )

◆ BOOST_AUTO_TEST_CASE() [2/4]

BOOST_AUTO_TEST_CASE ( RedirectUriUsesLoopback )

◆ BOOST_AUTO_TEST_CASE() [3/4]

BOOST_AUTO_TEST_CASE ( WrongCallbackPathRejected )

◆ BOOST_AUTO_TEST_CASE() [4/4]

BOOST_AUTO_TEST_CASE ( WrongStateRejected )