KiCad PCB EDA Suite
Loading...
Searching...
No Matches
KI_TEST::BOARD_LOAD_TEST_CASE Struct Reference

#include <board_test_utils.h>

Public Attributes

wxString m_BoardFileRelativePath
 
std::optional< int > m_ExpectedBoardVersion
 

Friends

std::ostream & operator<< (std::ostream &os, const BOARD_LOAD_TEST_CASE &aTestCase)
 

Detailed Description

Definition at line 188 of file board_test_utils.h.

Friends And Related Symbol Documentation

◆ operator<<

std::ostream & operator<< ( std::ostream & os,
const BOARD_LOAD_TEST_CASE & aTestCase )
friend

Definition at line 197 of file board_test_utils.h.

References m_BoardFileRelativePath.

Member Data Documentation

◆ m_BoardFileRelativePath

wxString KI_TEST::BOARD_LOAD_TEST_CASE::m_BoardFileRelativePath

Definition at line 190 of file board_test_utils.h.

Referenced by operator<<.

◆ m_ExpectedBoardVersion

std::optional<int> KI_TEST::BOARD_LOAD_TEST_CASE::m_ExpectedBoardVersion

Definition at line 194 of file board_test_utils.h.


The documentation for this struct was generated from the following file: