initally adding test_usbd.c
This commit is contained in:
+3
-2
@@ -9,6 +9,7 @@
|
||||
:use_exceptions: TRUE
|
||||
:use_test_preprocessor: TRUE
|
||||
:use_auxiliary_dependencies: TRUE
|
||||
:use_deep_dependencies: TRUE
|
||||
:build_root: _build
|
||||
# :release_build: TRUE
|
||||
:test_file_prefix: test_
|
||||
@@ -41,10 +42,10 @@
|
||||
:commmon: &common_defines []
|
||||
:test:
|
||||
- *common_defines
|
||||
- TEST
|
||||
- _TEST_
|
||||
:test_preprocess:
|
||||
- *common_defines
|
||||
- TEST
|
||||
- _TEST_
|
||||
|
||||
:cmock:
|
||||
:mock_prefix: mock_
|
||||
|
||||
Reference in New Issue
Block a user