testownie

This commit is contained in:
2021-05-29 11:16:26 +02:00
parent 380b4f3270
commit b68da8bc9c
3 changed files with 23 additions and 6 deletions

View File

@@ -12,7 +12,7 @@
:build_root: build
# :release_build: TRUE
:test_file_prefix: test_
:which_ceedling: vendor/ceedling
:which_ceedling: gem
:ceedling_version: 0.31.0
:default_tasks:
- test:all
@@ -46,7 +46,7 @@
# 2) add entries to the :common: section (e.g. :test: has TEST defined)
:common: &common_defines
- STM32F303xE
- CMOCK_MEM_PTR_AS_INT=uint32_t
# - CMOCK_MEM_PTR_AS_INT=uint32_t
:test:
- *common_defines
- TEST
@@ -131,7 +131,7 @@
:plugins:
:load_paths:
- vendor/ceedling/plugins
- "#{Ceedling.load_path}"
:enabled:
- stdout_pretty_tests_report
- module_generator