KiCad PCB EDA Suite
Loading...
Searching...
No Matches
pcbnew/test_module.cpp File Reference
#include <boost/test/unit_test.hpp>
#include <kiplatform/app.h>
#include <mock_pgm_base.h>
#include <settings/settings_manager.h>
#include <pcbnew_settings.h>
#include <wx/image.h>
#include <wx/init.h>
#include <wx/app.h>

Go to the source code of this file.

Functions

bool init_unit_test ()
 Main file for the pcbnew tests to be compiled.
 
int main (int argc, char *argv[])
 

Function Documentation

◆ init_unit_test()

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 62 of file pcbnew/test_module.cpp.

References init_unit_test().