KiCad PCB EDA Suite
|
#include <boost/test/unit_test.hpp>
#include <mock_pgm_base.h>
#include <wx/image.h>
#include <wx/init.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 34 of file common/test_module.cpp.
References SetPgm().
Referenced by main().
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 50 of file common/test_module.cpp.
References init_unit_test().