esp-idf/components/cxx/test
Jakob Hasse 6292d359f8 Removed C++ unit test
* Removed cxx exception frequent intr unit test
  It sometimes stalled by too frequent interrupts
  in some configurations, causing CI trouble.
* Opened Jira IDF-2144 for further investiation
2020-09-21 01:32:23 +00:00
..
CMakeLists.txt cmock: added cmock as component 2020-09-02 16:38:37 +08:00
component.mk cxx: implement static initialization guards 2017-01-06 16:07:33 +08:00
test_cxx.cpp Removed C++ unit test 2020-09-21 01:32:23 +00:00
test_initialization.cpp CXX: make __attribute__((init_priority(n))) work 2020-04-08 09:11:54 +08:00
test_rtti.cpp C++: rtti unit tests, corresponding CI config 2020-01-13 16:39:21 +08:00