|
KiCad PCB EDA Suite
|
Public Member Functions | |
| PNS_TEST_CASE (const wxString &aName, const wxString &aPath) | |
| wxString | GetDataPath () const |
| wxString | GetName () const |
Public Attributes | |
| wxString | m_dataPath |
| wxString | m_name |
Definition at line 48 of file qa_pns_regressions_main.cpp.
|
inline |
Definition at line 50 of file qa_pns_regressions_main.cpp.
References m_dataPath, and m_name.
|
inline |
Definition at line 52 of file qa_pns_regressions_main.cpp.
References m_dataPath.
Referenced by PNS_TEST_FIXTURE::RunTest().
|
inline |
Definition at line 53 of file qa_pns_regressions_main.cpp.
References m_name.
Referenced by PNS_TEST_FIXTURE::RunTest().
| wxString PNS_TEST_CASE::m_dataPath |
Definition at line 54 of file qa_pns_regressions_main.cpp.
Referenced by GetDataPath(), and PNS_TEST_CASE().
| wxString PNS_TEST_CASE::m_name |
Definition at line 55 of file qa_pns_regressions_main.cpp.
Referenced by GetName(), and PNS_TEST_CASE().