OVMS3-idf/make
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
..
build_examples.sh Build system: Raise warning level 2016-11-16 15:57:34 +11:00
common.mk build system: Refactor SubmoduleCheck to work project-wide 2016-11-17 09:18:51 +11:00
component_common.mk Secure boot: initial image signature support 2016-11-14 11:08:42 +11:00
component_wrapper.mk Merge branch 'feature/integrate_unit_tests' into 'master' 2016-11-23 12:13:39 +08:00
project.mk add build all unit tests in project.mk and update doc 2016-11-23 11:42:12 +08:00
project_config.mk Merge branch 'master' into feature/build_component_project_vars 2016-11-14 14:54:41 +11:00
test_build_system.sh vfs and newlib: small fixes 2016-10-27 17:22:18 +08:00