mbed-os/hal/tests/UNITTESTS/doubles
Hari Limaye 9491403f43 Unit tests: Add stubs for analogin_api.c functions
Currently there are no stub implementations of the analogin_api.c
functions. As the AnalogIn class makes use of these functions, these
stub definitions are required in order to build AnalogIn.cpp and
generate .gcno files to be used to generate code coverage metrics.
2021-08-16 10:13:11 +01:00
..
CMakeLists.txt Unit tests: Add stubs for analogin_api.c functions 2021-08-16 10:13:11 +01:00
PeripheralNames.h Unit tests: Move hal target_h stubs 2021-08-02 17:42:43 +01:00
PinNames.h Unit tests: Fix pin validation failure 2021-08-02 17:42:43 +01:00
analogin_api_stub.c Unit tests: Add stubs for analogin_api.c functions 2021-08-16 10:13:11 +01:00
device.h Unit tests: Move hal target_h stubs 2021-08-02 17:42:43 +01:00
gpio_object.h Unit tests: Fix style in hal gpio_object.h stub 2021-08-02 17:42:43 +01:00
objects.h Unit tests: Move hal target_h stubs 2021-08-02 17:42:43 +01:00
pwmout_api_stub.c CMake: Move hal stubs sources to the mbed-os/hal directory 2021-07-01 06:07:31 -07:00
us_ticker_stub.cpp CMake: Move hal stubs sources to the mbed-os/hal directory 2021-07-01 06:07:31 -07:00
watchdog_api_stub.c CMake: Move hal stubs sources to the mbed-os/hal directory 2021-07-01 06:07:31 -07:00