Logo
Explore Help
Sign In
espressif/esp-idf
1
0
Fork 1
You've already forked esp-idf
mirror of https://github.com/espressif/esp-idf.git synced 2025-11-06 01:51:42 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
282d234ea5e5e424b98ceb51a8b7ad1f750d736a
esp-idf/components/freertos/test/CMakeLists.txt

6 lines
125 B
CMake
Raw Normal View History

cmake: Add support for test build
2018-08-27 10:48:16 +08:00
set(COMPONENT_SRCDIRS ".")
set(COMPONENT_ADD_INCLUDEDIRS ".")
unity: separate common and IDF specific functionality New unity component can be used for testing other applications. Upstream version of Unity is included as a submodule. Utilities specific to ESP-IDF unit tests (partitions, leak checking setup/teardown functions, etc) are kept only in unit-test-app. Kconfig options are added to allow disabling certain Unity features.
2018-10-25 12:52:32 +08:00
set(COMPONENT_REQUIRES unity test_utils)
cmake: Add support for test build
2018-08-27 10:48:16 +08:00
register_component()
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 107ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API