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 178 of file board_test_utils.h.

Friends And Related Function Documentation

◆ operator<<

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

Definition at line 187 of file board_test_utils.h.

Member Data Documentation

◆ m_BoardFileRelativePath

wxString KI_TEST::BOARD_LOAD_TEST_CASE::m_BoardFileRelativePath

Definition at line 180 of file board_test_utils.h.

◆ m_ExpectedBoardVersion

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

Definition at line 184 of file board_test_utils.h.


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