KiCad PCB EDA Suite
|
#include <qa_utils/wx_utils/unit_test_utils.h>
#include <board.h>
#include <footprint.h>
#include <pad.h>
Go to the source code of this file.
Classes | |
struct | PAD_FIXTURE |
Functions | |
BOOST_AUTO_TEST_CASE (CanNumber) | |
Check what gets names and what doesn't. | |
BOOST_AUTO_TEST_CASE | ( | CanNumber | ) |
Check what gets names and what doesn't.
Definition at line 77 of file test_pad_numbering.cpp.