| 
    KiCad PCB EDA Suite
    
   | 
 
Public Member Functions | |
| LEGACY_POWER_SYMBOLS_TEST_FIXTURE () | |
| void | CheckSymbols () | 
Public Attributes | |
| SETTINGS_MANAGER | m_settingsManager | 
| std::unique_ptr< SCHEMATIC > | m_schematic | 
Definition at line 30 of file test_legacy_power_symbols.cpp.
      
  | 
  inline | 
Definition at line 32 of file test_legacy_power_symbols.cpp.
      
  | 
  inline | 
Definition at line 35 of file test_legacy_power_symbols.cpp.
References BOOST_CHECK_EQUAL(), SCH_SYMBOL::GetAllLibPins(), SCH_SYMBOL::GetField(), SCH_SYMBOL::GetLibSymbolRef(), EDA_TEXT::GetText(), LIB_SYMBOL::IsGlobalPower(), m_schematic, SCH_SYMBOL_T, and VALUE.
| std::unique_ptr<SCHEMATIC> LEGACY_POWER_SYMBOLS_TEST_FIXTURE::m_schematic | 
Definition at line 56 of file test_legacy_power_symbols.cpp.
Referenced by CheckSymbols().
| SETTINGS_MANAGER LEGACY_POWER_SYMBOLS_TEST_FIXTURE::m_settingsManager | 
Definition at line 55 of file test_legacy_power_symbols.cpp.