|
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 (TestPadCounting) | |
| BOOST_AUTO_TEST_CASE (TestUSBcPadCounting) | |
| BOOST_AUTO_TEST_CASE | ( | CanNumber | ) |
Check what gets names and what doesn't.
Definition at line 89 of file test_pad_numbering.cpp.
References BOOST_AUTO_TEST_CASE(), BOOST_CHECK_EQUAL(), and PAD::CanHaveNumber().
| BOOST_AUTO_TEST_CASE | ( | TestPadCounting | ) |
Definition at line 102 of file test_pad_numbering.cpp.
References BOOST_CHECK_EQUAL().
| BOOST_AUTO_TEST_CASE | ( | TestUSBcPadCounting | ) |
Definition at line 117 of file test_pad_numbering.cpp.
References BOOST_CHECK_EQUAL().