OVMS3-idf/components
Ivan Grokhotkov 137c027274 Merge branch 'feature/integrate_unit_tests' into 'master'
Integrate unit tests into build system

This MR moves unit tests from esp-idf-tests repository into 'test' subdirectories of respective components.

Tests are run using a runner app in tools/unit-test-app.

This needs a bit of cleanup:

1. remove extra newlines added to makefiles,
2. re-format unit tests code which has tabs
3. write a document on using this test app
4. maybe some refactoring in project.mk

I think 1&2&4 need to be done in this MR, while 3 may be done in a follow-up one.

See merge request !221
2016-11-23 12:13:39 +08:00
..
bootloader add unit tests to esp-idf 2016-11-22 14:45:50 +08:00
bootloader_support Build system: Raise warning level 2016-11-16 15:57:34 +11:00
bt Merge branch 'feature/docs_general_notes' into 'master' 2016-11-17 19:00:03 +08:00
driver Merge branch 'bugfix/gpio_config_pullup' into 'master' 2016-11-22 12:12:31 +08:00
esp32 Merge branch 'feature/integrate_unit_tests' into 'master' 2016-11-23 12:13:39 +08:00
esptool_py build system: Refactor SubmoduleCheck to work project-wide 2016-11-17 09:18:51 +11:00
expat Build system: Raise warning level 2016-11-16 15:57:34 +11:00
freertos Merge branch 'feature/integrate_unit_tests' into 'master' 2016-11-23 12:13:39 +08:00
idf_test Set result "Succeed" for passed cases 2016-11-02 20:54:22 +08:00
json build system: Refactor component.mk to not need component_common.mk 2016-11-10 15:52:22 +11:00
log Merge branch 'master' into feature/build_component_project_vars 2016-11-14 14:54:41 +11:00
lwip Merge branch 'bugfix/arp_queue_failed' into 'master' 2016-11-22 14:45:44 +08:00
mbedtls add unit tests to esp-idf 2016-11-22 14:45:50 +08:00
micro-ecc micro-ecc: Add submodule dependency 2016-11-17 09:18:51 +11:00
newlib add unit tests to esp-idf 2016-11-22 14:45:50 +08:00
nghttp build system: Refactor component.mk to not need component_common.mk 2016-11-10 15:52:22 +11:00
nvs_flash add updated nvs flash test 2016-11-23 11:29:36 +08:00
openssl Merge branch 'master' into feature/openssl 2016-11-15 15:20:48 +08:00
partition_table add unit tests to esp-idf 2016-11-22 14:45:50 +08:00
spi_flash add unit tests to esp-idf 2016-11-22 14:45:50 +08:00
tcpip_adapter ipv6 interface: add branch for ipv6 interface 2016-11-21 11:06:51 +08:00
vfs docs: fix Doxygen warnings, fail CI build on Doxygen warnings 2016-11-16 22:44:22 +08:00
wpa_supplicant build system: Refactor component.mk to not need component_common.mk 2016-11-10 15:52:22 +11:00
xtensa-debug-module build system: Refactor component.mk to not need component_common.mk 2016-11-10 15:52:22 +11:00