| 
    KiCad PCB EDA Suite
    
   | 
 
#include <boost/test/unit_test.hpp>#include <wx/app.h>#include <mock_pgm_base.h>#include <pgm_base.h>#include <settings/settings_manager.h>#include <qa_utils/wx_utils/wx_assert.h>#include <locale_io.h>Go to the source code of this file.
Functions | |
| bool | init_unit_test () | 
| int | main (int argc, char *argv[]) | 
| bool init_unit_test | ( | ) | 
Definition at line 30 of file test_api_module.cpp.
References dummy, PGM_BASE::GetSettingsManager(), PGM_BASE::InitPgm(), SETTINGS_MANAGER::LoadProject(), Pgm(), SetPgm(), and KI_TEST::wxAssertThrower().
Referenced by main().
| int main | ( | int | argc, | 
| char * | argv[] ) | 
Definition at line 56 of file test_api_module.cpp.
References init_unit_test().