OVMS3-idf/components/idf_test
Angus Gratton 4f1a856dbf cmake: Remove defaults for COMPONENT_SRCDIRS, COMPONENT_SRCS, COMPONENT_ADD_INCLUDEDIRS
* Philosophical: "explicit is better than implicit".
* Practical: Allows useful errors if invalid directories given in components as the defaults aren't
  always used. Also trims the -I path from a number of components that have no actual include
  directory.
* Simplifies knowing which components will be header-only and which won't
2018-04-30 09:59:20 +10:00
..
include test(spi_master): test spi master speed performance by median value. 2018-03-16 16:37:19 +08:00
integration_test test: fix join AP fail during AP power on 2018-04-16 09:27:46 +08:00
unit_test test: change initial condition of unit test: 2017-11-20 17:51:27 +08:00
CMakeLists.txt cmake: Remove defaults for COMPONENT_SRCDIRS, COMPONENT_SRCS, COMPONENT_ADD_INCLUDEDIRS 2018-04-30 09:59:20 +10:00
component.mk test: check and collect performance via CI 2017-11-16 17:48:30 +08:00
README.md CI: remove readme content: 2017-05-08 11:44:45 +08:00

Note: The test cases in this folder are for Espressif internal use.

Goto internal project wiki Testing page for detail about this folder.