mbed-os/platform/tests
Lingkai Dong 4011e2ef85 Unit tests: Move platform target_h stubs
Stubs previously in UNITTESTS/target_h/ have the same names as
regular Mbed OS headers, intending to override the latter directly.
We move platform target_h stubs into
platform/tests/UNITTESTS/doubles/platform/.

Note: nvic_wrapper.h is normally implemented and used by Mbed targets
as needed. But as unit tests do not have a real target, we treat it
as a stub for the platform.
2021-08-02 17:42:42 +01:00
..
TESTS Merge pull request #14718 from Meano/develop 2021-07-01 10:23:41 +01:00
UNITTESTS Unit tests: Move platform target_h stubs 2021-08-02 17:42:42 +01:00
.mbedignore Relocate platform unit tests 2020-07-28 10:16:47 +01:00