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-05 17:41:44 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
19cf1bb7db45f5a33fbfe8b51a3e7fba9e3d8a1a
esp-idf/components/driver/test/CMakeLists.txt

6 lines
142 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 driver nvs_flash)
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: 45ms 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