mbed-os/UNITTESTS/target_h
Lingkai Dong dd81b536da Unit tests: Update <mstd_type_traits> stub
The stub version of <mstd_type_traits> is mostly identical to the
production file of the same name, except the former lags behind
and doesn't contain the recent "is_constant_evaluated" feature.
It's safe to update the stub file, because "is_constant_evaluated"
only checks generic GCC and Clang versions that also apply to
compilers on PCs.

This enables MbedCRC.h to include <mstd_type_traits> without
distinguishing between Mbed applications and unit tests.
2021-07-06 17:19:19 +01:00
..
drivers Change Doxygen groups structure, splitting first by Public/Internal (#11105) 2019-08-02 12:23:47 +01:00
platform Unit tests: Update <mstd_type_traits> stub 2021-07-06 17:19:19 +01:00
rtos CMake: Update target_h stub headers 2021-05-11 02:29:56 -07:00
sys cellular unittests ported to googletest framework 2018-09-17 12:07:43 +03:00
PeripheralNames.h Add unit testing framework 2018-08-27 14:32:35 +03:00
PinNames.h Update UNITTESTS header reference 2020-08-25 16:06:56 +01:00
arm_math.h cellular unittests ported to googletest framework 2018-09-17 12:07:43 +03:00
cmsis.h Revise MbedCRC template 2019-12-02 14:45:37 +02:00
cmsis_compiler.h cellular unittests ported to googletest framework 2018-09-17 12:07:43 +03:00
cmsis_os.h CMake: Update target_h stub headers 2021-05-11 02:29:56 -07:00
cmsis_os2.h Add enough stubs to allow drivers/* to compile. 2019-11-04 16:12:36 +02:00
device.h Add enough stubs to allow drivers/* to compile. 2019-11-04 16:12:36 +02:00
gpio_object.h Add moduletest for SlicingBlockDevice 2019-11-04 16:13:32 +02:00
mbed.h cellular unittests ported to googletest framework 2018-09-17 12:07:43 +03:00
mbed_rtx.h cellular unittests ported to googletest framework 2018-09-17 12:07:43 +03:00
mbed_rtx_conf.h cellular unittests ported to googletest framework 2018-09-17 12:07:43 +03:00
myCellularContext.h Merge pull request #12305 from kivaisan/remove_multi_athandler_support_v2 2020-02-07 11:00:41 +00:00
myCellularDevice.h Cellular: Remove support for multiple ATHandlers 2020-01-23 09:27:44 +02:00
nsapi_ppp.h cellular unittests ported to googletest framework 2018-09-17 12:07:43 +03:00
nvic_wrapper.h Add unit testing framework 2018-08-27 14:32:35 +03:00
objects.h Add moduletest for SlicingBlockDevice 2019-11-04 16:13:32 +02:00
randLIB.h cellular unittests ported to googletest framework 2018-09-17 12:07:43 +03:00
rtx_lib.h cellular unittests ported to googletest framework 2018-09-17 12:07:43 +03:00
rtx_os.h unittests: fix astyle 2018-10-25 09:58:18 +01:00