KiCad PCB EDA Suite
Loading...
Searching...
No Matches
common_mocks.cpp File Reference

Mock objects for unit tests. More...

#include <mock_kiface_base.h>
#include <mock_pgm_base.h>

Go to the source code of this file.

Functions

KIFACE_BASEKiface ()
 Global KIFACE_BASE "get" accessor.
 

Detailed Description

Mock objects for unit tests.

Definition in file common_mocks.cpp.

Function Documentation

◆ Kiface()

KIFACE_BASE & Kiface ( )

Global KIFACE_BASE "get" accessor.

Definition at line 33 of file common_mocks.cpp.

References kiface().