|
KiCad PCB EDA Suite
|
#include <memory>#include <ostream>#include <convert/allegro_pcb_structs.h>#include <pcb_io/allegro/pcb_io_allegro.h>#include <pcbnew_utils/board_test_utils.h>Go to the source code of this file.
Classes | |
| class | KI_TEST::ALLEGRO_CACHED_LOADER |
| Singleton class to load Allegro boards and cache them in memory, to avoid repeatedly loading and parsing the same board files for multiple tests. More... | |
Namespaces | |
| namespace | ALLEGRO |
| namespace | KI_TEST |
Functions | |
| std::ostream & | ALLEGRO::boost_test_print_type (std::ostream &os, FMT_VER const &aFmtVer) |
| std::string | KI_TEST::AllegroBoardDataDir (const std::string &aBoardName) |
| std::string | KI_TEST::AllegroBoardFile (const std::string &aFileName) |