EX-Display
EX-Display
Loading...
Searching...
No Matches
test_DisplayManualSPISwitching.cpp File Reference
#include "DisplayManager.h"
#include "Version.h"
#include "test/mocks/MockSPIDisplay.h"
#include <gtest/gtest.h>
Include dependency graph for test_DisplayManualSPISwitching.cpp:

Classes

class  DisplayManualSPISwitchingTests
 Test harness for testing DisplayManager. More...
 

Functions

 TEST_F (DisplayManualSPISwitchingTests, TestSPISwitching)
 Test that SPI displays can be switched manually if their library doesn't support it (eg. TFT_eSPI)
 

Function Documentation

◆ TEST_F()

TEST_F ( DisplayManualSPISwitchingTests  ,
TestSPISwitching   
)

Test that SPI displays can be switched manually if their library doesn't support it (eg. TFT_eSPI)

Here is the call graph for this function: