testownie
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user