This is an automated email from the ASF dual-hosted git repository.
acassis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
from 0045d8b54 uorb/listener: Fix typos
new 008433dcf testing/testsuites: add cmake support
new 951740627 testing/testsuites/Kconfig: add missing dependencies for
test cases
new 8856a587a testsuites/Kconfig: fix codespell issues
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../embedlog => testing/testsuites}/CMakeLists.txt | 6 +-
testing/testsuites/Kconfig | 17 +-
testing/testsuites/kernel/CMakeLists.txt | 213 +++++++++++++++++++++
3 files changed, 224 insertions(+), 12 deletions(-)
copy {logging/embedlog => testing/testsuites}/CMakeLists.txt (91%)
create mode 100644 testing/testsuites/kernel/CMakeLists.txt