| 
    KiCad PCB EDA Suite
    
   | 
 
#include <boost/test/unit_test.hpp>#include <mock_pgm_base.h>#include <settings/settings_manager.h>#include <settings/kicad_settings.h>#include <wx/image.h>#include <wx/init.h>#include <locale_io.h>Go to the source code of this file.
Functions | |
| bool | init_unit_test () | 
| Main file for the libcommon tests to be compiled.   | |
| int | main (int argc, char *argv[]) | 
| bool init_unit_test | ( | ) | 
Main file for the libcommon tests to be compiled.
Definition at line 37 of file common/test_module.cpp.
References dummy, PGM_BASE::GetSettingsManager(), PGM_BASE::InitPgm(), SETTINGS_MANAGER::Load(), SETTINGS_MANAGER::LoadProject(), Pgm(), SETTINGS_MANAGER::RegisterSettings(), KI_TEST::SetMockConfigDir(), and SetPgm().
| int main | ( | int | argc, | 
| char * | argv[] ) | 
Definition at line 60 of file common/test_module.cpp.
References init_unit_test().