|
KiCad PCB EDA Suite
|
Just enough information about the board and block tests to be able to name and register the test cases and look up the definitions at runtime. More...
Public Attributes | |
| uint8_t | m_BlockType |
| size_t | m_BlockOffset |
| const nlohmann::json & | m_BlockTestJson |
| Handy ref to the JSON entry for this block test. | |
Just enough information about the board and block tests to be able to name and register the test cases and look up the definitions at runtime.
Definition at line 426 of file test_allegro_boards.cpp.
| size_t ALLEGRO_BLOCK_TEST::m_BlockOffset |
Definition at line 429 of file test_allegro_boards.cpp.
| const nlohmann::json& ALLEGRO_BLOCK_TEST::m_BlockTestJson |
Handy ref to the JSON entry for this block test.
Definition at line 431 of file test_allegro_boards.cpp.
| uint8_t ALLEGRO_BLOCK_TEST::m_BlockType |
Definition at line 428 of file test_allegro_boards.cpp.